diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index 175af43db6..25078d521e 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -454,30 +454,30 @@ - type: NukeopsRole prototype: Nukeops -- type: entity - id: SleeperAgentsRule - parent: BaseGameRule - noSpawn: true - components: - - type: StationEvent - earliestStart: 25 - weight: 15 - minimumPlayers: 15 - reoccurrenceDelay: 60 - startAnnouncement: station-event-communication-interception - startAudio: - path: /Audio/Announcements/intercept.ogg - - type: AlertLevelInterceptionRule - - type: TraitorRule - - type: AntagSelection - definitions: - - prefRoles: [ Traitor ] - min: 1 - max: 2 - playerRatio: 10 - mindComponents: - - type: TraitorRole - prototype: Traitor +# - type: entity +# id: SleeperAgentsRule +# parent: BaseGameRule +# noSpawn: true +# components: +# - type: StationEvent +# earliestStart: 25 +# weight: 15 +# minimumPlayers: 15 +# reoccurrenceDelay: 60 +# startAnnouncement: station-event-communication-interception +# startAudio: +# path: /Audio/Announcements/intercept.ogg +# - type: AlertLevelInterceptionRule +# - type: TraitorRule +# - type: AntagSelection +# definitions: +# - prefRoles: [ Traitor ] +# min: 1 +# max: 2 +# playerRatio: 10 +# mindComponents: +# - type: TraitorRole +# prototype: Traitor - type: entity id: MassHallucinations