From f85f80e0938ecac63a6393014664e945815cc7ec Mon Sep 17 00:00:00 2001 From: crazybrain23 <44417085+crazybrain23@users.noreply.github.com> Date: Sun, 12 Jan 2025 18:51:25 +0000 Subject: [PATCH] Reduce Panic Bunker Minimum Playtime to 2 hours (#34401) --- Resources/ConfigPresets/WizardsDen/wizardsDen.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/ConfigPresets/WizardsDen/wizardsDen.toml b/Resources/ConfigPresets/WizardsDen/wizardsDen.toml index fda04b1628..1b2af86688 100644 --- a/Resources/ConfigPresets/WizardsDen/wizardsDen.toml +++ b/Resources/ConfigPresets/WizardsDen/wizardsDen.toml @@ -6,6 +6,7 @@ desc = "Official English Space Station 14 servers. Vanilla, roleplay lobbyenabled = true soft_max_players = 80 panic_bunker.enabled = true +panic_bunker.min_overall_minutes = 120 panic_bunker.disable_with_admins = true panic_bunker.enable_without_admins = true panic_bunker.show_reason = true