From fa1af249c96b052cb5c99c2d38d96c4014cf4002 Mon Sep 17 00:00:00 2001 From: Fluffiest Floofers Date: Mon, 19 Feb 2024 23:48:08 +0100 Subject: [PATCH] uncomment midroundantag gamerule --- .../Nyanotrasen/GameRules/events.yml | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Resources/Prototypes/Nyanotrasen/GameRules/events.yml b/Resources/Prototypes/Nyanotrasen/GameRules/events.yml index 61cf6eaf1f0..44d1231a1f8 100644 --- a/Resources/Prototypes/Nyanotrasen/GameRules/events.yml +++ b/Resources/Prototypes/Nyanotrasen/GameRules/events.yml @@ -12,18 +12,18 @@ earliestStart: 15 - type: NoosphericStormRule -# Rat king, paradox anomaly, fugitive, oneiro, etc. -#- type: entity -# id: MidRoundAntag -# parent: BaseGameRule -# noSpawn: true -# components: -# - type: StationEvent -# weight: 7 -# reoccurrenceDelay: 5 -# minimumPlayers: 15 -# earliestStart: 25 -# - type: MidRoundAntagRule +# Rat king and paradox anomaly. +- type: entity + id: MidRoundAntag + parent: BaseGameRule + noSpawn: true + components: + - type: StationEvent + weight: 7 + reoccurrenceDelay: 5 + minimumPlayers: 15 + earliestStart: 25 + - type: MidRoundAntagRule # Base glimmer event - type: entity