Fix bug not caught in testing.

This commit is contained in:
moonheart08
2022-02-26 21:52:47 -06:00
parent bf18501e02
commit 3cc5efc86d

View File

@@ -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<string> SafeishVentChemicals = new[]
{