From 3cc5efc86df80fb52708ce56a30da973361114aa Mon Sep 17 00:00:00 2001 From: moonheart08 Date: Sat, 26 Feb 2022 21:52:47 -0600 Subject: [PATCH] Fix bug not caught in testing. --- Content.Server/StationEvents/Events/VentClog.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Content.Server/StationEvents/Events/VentClog.cs b/Content.Server/StationEvents/Events/VentClog.cs index 0bc12239e7..6f39e8d841 100644 --- a/Content.Server/StationEvents/Events/VentClog.cs +++ b/Content.Server/StationEvents/Events/VentClog.cs @@ -37,7 +37,7 @@ public sealed class VentClog : StationEvent // Give players time to reach cover. protected override float StartAfter => 50f; - protected override float EndAfter => 1.0f; + protected override float EndAfter => 51.0f; // This can, surprisingly, cause the event to end before it starts. public readonly IReadOnlyList SafeishVentChemicals = new[] {