HOTFIX latejoin traitor activations (#33180)
This commit is contained in:
@@ -191,12 +191,17 @@
|
||||
|
||||
- type: entity
|
||||
id: TraitorReinforcement
|
||||
parent: Traitor
|
||||
parent: BaseTraitorRule
|
||||
components:
|
||||
- type: TraitorRule
|
||||
giveUplink: false
|
||||
giveCodewords: false # It would actually give them a different set of codewords than the regular traitors, anyway
|
||||
giveBriefing: false
|
||||
- type: AntagSelection
|
||||
definitions:
|
||||
- prefRoles: [ Traitor ]
|
||||
mindRoles:
|
||||
- MindRoleTraitor
|
||||
|
||||
- type: entity
|
||||
id: Revolutionary
|
||||
@@ -280,7 +285,6 @@
|
||||
tableId: CalmPestEventsTable
|
||||
- !type:NestedSelector
|
||||
tableId: SpicyPestEventsTable
|
||||
|
||||
|
||||
- type: entityTable
|
||||
id: SpaceTrafficControlTable
|
||||
|
||||
Reference in New Issue
Block a user