Skip to content

Commit

Permalink
Removed Sleeper Agents (cosmatic-drift-14#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nairodian committed May 15, 2024
1 parent 9febe84 commit 0eeff76
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions Resources/Prototypes/GameRules/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0eeff76

Please sign in to comment.