From c83c55e394decff7c8e6ec3547c923b2c72c2595 Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Wed, 11 Sep 2024 15:59:32 -0400 Subject: [PATCH] Uncomment Rat King (#903) # Description By request from our downstreams. # Changelog :cl: - add: Rat Kings have returned to the default event rotation. --- .../Prototypes/Nyanotrasen/GameRules/events.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/Nyanotrasen/GameRules/events.yml b/Resources/Prototypes/Nyanotrasen/GameRules/events.yml index 43347ca7d07..524bf4d4b71 100644 --- a/Resources/Prototypes/Nyanotrasen/GameRules/events.yml +++ b/Resources/Prototypes/Nyanotrasen/GameRules/events.yml @@ -24,13 +24,13 @@ earliestStart: 25 - type: MidRoundAntagRule -#- type: entity -# noSpawn: true -# parent: BaseMidRoundAntag -# id: RatKingSpawn -# components: -# - type: MidRoundAntagRule -# spawner: SpawnPointGhostRatKing +- type: entity + noSpawn: true + parent: BaseMidRoundAntag + id: RatKingSpawn + components: + - type: MidRoundAntagRule + spawner: SpawnPointGhostRatKing - type: entity noSpawn: true