From 2bd915e7a3ac6db896372f149638b30b1bb1d8fc Mon Sep 17 00:00:00 2001 From: terencehill Date: Thu, 4 Feb 2021 12:57:16 +0100 Subject: [PATCH] Freezetag: increase pre-round time --- gamemodes-server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamemodes-server.cfg b/gamemodes-server.cfg index 365ed4212..691299e44 100644 --- a/gamemodes-server.cfg +++ b/gamemodes-server.cfg @@ -363,7 +363,7 @@ set g_domination_warmup 5 // freezetag // =========== set g_freezetag 0 "Freeze Tag: Freeze the opposing team(s) to win, unfreeze teammates by standing next to them" -set g_freezetag_warmup 5 "Time players get to run around before the round starts" +set g_freezetag_warmup 10 "Time players get to run around before the round starts" set g_freezetag_point_limit -1 "Freeze Tag point limit overriding the mapinfo specified one (use 0 to play without limit, and -1 to use the mapinfo's limit)" set g_freezetag_point_leadlimit -1 "Freeze Tag point lead limit overriding the mapinfo specified one (use 0 to play without limit, and -1 to use the mapinfo's limit)" set g_freezetag_revive_speed 0.4 "Speed for reviving a frozen teammate" -- 2.39.2