From d24ce62e823cf6be8aa00b72ee8238891463cde7 Mon Sep 17 00:00:00 2001 From: Fluffiest Floofers Date: Thu, 5 Oct 2023 21:22:34 +0200 Subject: [PATCH] no fun (#105) --- Resources/Prototypes/GameRules/events.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index 2aa046035ca..c61375ef822 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -43,17 +43,17 @@ minimumPlayers: 15 - type: BreakerFlipRule -- type: entity - id: BureaucraticError - parent: BaseGameRule - noSpawn: true - components: - - type: StationEvent - startAnnouncement: station-event-bureaucratic-error-announcement - minimumPlayers: 25 - weight: 5 - duration: 1 - - type: BureaucraticErrorRule +# - type: entity +# id: BureaucraticError # DeltaV - Prevent the BureaucraticError event to happen. +# parent: BaseGameRule +# noSpawn: true +# components: +# - type: StationEvent +# startAnnouncement: station-event-bureaucratic-error-announcement +# minimumPlayers: 25 +# weight: 5 +# duration: 1 +# - type: BureaucraticErrorRule - type: entity parent: BaseGameRule