From 0eeff76a374d6dec8469cfd034f94841dfb708d2 Mon Sep 17 00:00:00 2001 From: Nairod <110078045+Nairodian@users.noreply.github.com> Date: Wed, 15 May 2024 13:50:34 -0500 Subject: [PATCH] Removed Sleeper Agents (#262) --- Resources/Prototypes/GameRules/events.yml | 48 +++++++++++------------ 1 file changed, 24 insertions(+), 24 deletions(-) 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