From 0451fc6f6255cc2e9431ceed80971f82f0639c36 Mon Sep 17 00:00:00 2001 From: Guess-My-Name <34919974+Guess-My-Name@users.noreply.github.com> Date: Mon, 12 Feb 2024 22:01:43 +0100 Subject: [PATCH] Bureaucratic error changes (#532) * reenables bureaucratic error event * change * Update events.yml removed whitespace likely causing test failures Signed-off-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com> --------- Signed-off-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com> Co-authored-by: Colin-Tel <113523727+Colin-Tel@users.noreply.github.com> --- .../Events/BureaucraticErrorRule.cs | 2 ++ Resources/Prototypes/GameRules/events.yml | 22 +++++++++---------- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/Content.Server/StationEvents/Events/BureaucraticErrorRule.cs b/Content.Server/StationEvents/Events/BureaucraticErrorRule.cs index b82546a55b..6415aa4c2a 100644 --- a/Content.Server/StationEvents/Events/BureaucraticErrorRule.cs +++ b/Content.Server/StationEvents/Events/BureaucraticErrorRule.cs @@ -33,12 +33,14 @@ public sealed class BureaucraticErrorRule : StationEventSystem