diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index 5ee7e5c43c..298e67428d 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -282,6 +282,7 @@ - type: entity id: SnailMigrationLowPop parent: BaseGameRule + categories: [ HideSpawnMenu ] components: - type: StationEvent startAnnouncement: true @@ -300,6 +301,7 @@ - type: entity id: SnailMigration parent: BaseStationEventShortDelay + categories: [ HideSpawnMenu ] components: - type: StationEvent startAnnouncement: true diff --git a/Resources/Prototypes/GameRules/roundstart.yml b/Resources/Prototypes/GameRules/roundstart.yml index 70ccd06f39..8340d7a55f 100644 --- a/Resources/Prototypes/GameRules/roundstart.yml +++ b/Resources/Prototypes/GameRules/roundstart.yml @@ -182,6 +182,7 @@ - type: entity id: TraitorReinforcement parent: Traitor + categories: [ HideSpawnMenu ] components: - type: TraitorRule giveUplink: false