Skip to content

Commit

Permalink
squash! Merge tool integrating 3972a25
Browse files Browse the repository at this point in the history
  • Loading branch information
LankLTE committed Nov 6, 2024
2 parents 0dd8703 + 3972a25 commit 891a8b7
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Resources/Prototypes/GameRules/roundstart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -280,7 +285,6 @@
tableId: CalmPestEventsTable
# - !type:NestedSelector
# tableId: SpicyPestEventsTable


- type: entityTable
id: SpaceTrafficControlTable
Expand Down

0 comments on commit 891a8b7

Please sign in to comment.