From f1807fd097b2c822dcd574ea01bfb8534bfec436 Mon Sep 17 00:00:00 2001 From: MatiAvanti <58709092+MatiAvanti@users.noreply.github.com> Date: Sun, 19 May 2024 15:21:41 +0200 Subject: [PATCH] Extend Lobby Time (#10949) * Update config.txt Change LOBBY_COUNTDOWN in config file * update lobby countdown to 300 --- config/config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.txt b/config/config.txt index eb4c308aefdd7..738db8a75b258 100644 --- a/config/config.txt +++ b/config/config.txt @@ -45,7 +45,7 @@ STATIONNAME Space Station 13 #HUB ## Lobby time: This is the amount of time between rounds that players have to setup their characters and be ready. -LOBBY_COUNTDOWN 180 +LOBBY_COUNTDOWN 300 ## Round End Time: This is the amount of time after the round ends that players have to murder death kill each other. ROUND_END_COUNTDOWN 90