Skip to content

Commit

Permalink
hotfix 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Farrellka-dev committed Jan 6, 2025
1 parent 5b8940e commit 97efafc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Resources/Prototypes/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@
- type: entity
id: SnailMigrationLowPop
parent: BaseGameRule
categories: [ HideSpawnMenu ]
components:
- type: StationEvent
startAnnouncement: true
Expand All @@ -300,6 +301,7 @@
- type: entity
id: SnailMigration
parent: BaseStationEventShortDelay
categories: [ HideSpawnMenu ]
components:
- type: StationEvent
startAnnouncement: true
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/GameRules/roundstart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@
- type: entity
id: TraitorReinforcement
parent: Traitor
categories: [ HideSpawnMenu ]
components:
- type: TraitorRule
giveUplink: false
Expand Down

0 comments on commit 97efafc

Please sign in to comment.