diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index 2fbde82b049..f132852d1ac 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -280,18 +280,18 @@ lightBreakChancePerSecond: 0.0003 doorToggleChancePerSecond: 0.001 -# - type: entity -# parent: BaseGameRule -# id: TerminatorSpawn -# noSpawn: true -# components: -# - type: StationEvent -# weight: 8 -# duration: 1 -# earliestStart: 30 -# minimumPlayers: 20 -# - type: RandomSpawnRule -# prototype: SpawnPointGhostTerminator +- type: entity + parent: BaseGameRule + id: TerminatorSpawn + noSpawn: true + components: + - type: StationEvent + weight: 8 + duration: 1 + earliestStart: 30 + minimumPlayers: 20 + - type: RandomSpawnRule + prototype: SpawnPointGhostTerminator - type: entity id: VentClog