]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Freezetag: increase pre-round time
authorterencehill <piuntn@gmail.com>
Thu, 4 Feb 2021 11:57:16 +0000 (12:57 +0100)
committerterencehill <piuntn@gmail.com>
Thu, 4 Feb 2021 11:57:52 +0000 (12:57 +0100)
gamemodes-server.cfg

index 365ed421240add4b86e6d709c2501bbaeb786cd5..691299e44656fd97b3648ff22cb1dce0101df116 100644 (file)
@@ -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"