From 8f09d32db67c251ce47784d14107945eb4484064 Mon Sep 17 00:00:00 2001 From: ThereDrD <88589686+ThereDrD0@users.noreply.github.com> Date: Wed, 28 Aug 2024 18:26:16 +0300 Subject: [PATCH] fix roundstart traitors and changelings (#674) --- Resources/Prototypes/GameRules/roundstart.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Resources/Prototypes/GameRules/roundstart.yml b/Resources/Prototypes/GameRules/roundstart.yml index f9a6b3ef66..377e15d738 100644 --- a/Resources/Prototypes/GameRules/roundstart.yml +++ b/Resources/Prototypes/GameRules/roundstart.yml @@ -144,6 +144,9 @@ components: - type: GameRule minPlayers: 5 + delay: + min: 240 + max: 420 - type: TraitorRule - type: AntagSelection definitions: @@ -317,6 +320,9 @@ components: - type: GameRule minPlayers: 15 + delay: + min: 240 + max: 420 - type: ChangelingRule - type: AntagSelection definitions: