]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
set default FT round time limit to 6 minutes
authorMartin Taibr <taibr.martin@gmail.com>
Fri, 26 Jul 2019 01:13:59 +0000 (03:13 +0200)
committerMartin Taibr <taibr.martin@gmail.com>
Fri, 26 Jul 2019 01:13:59 +0000 (03:13 +0200)
gamemodes-server.cfg

index 57c9f7b7086f2c8ce25ff9f25cf475c2664c334c..675579a2e1c8fd4d7d8383f7d7b9a3b27ca39a02 100644 (file)
@@ -365,7 +365,7 @@ set g_freezetag_revive_clearspeed 1.6 "Speed at which reviving progress gets los
 set g_freezetag_revive_extra_size 100 "Distance in qu that you can stand from a frozen teammate to keep reviving him"
 set g_freezetag_revive_nade 1 "Enable reviving from own nade explosion"
 set g_freezetag_revive_nade_health 40 "Amount of health player has if they revived from their own nade explosion"
-set g_freezetag_round_timelimit 180 "round time limit in seconds"
+set g_freezetag_round_timelimit 360 "round time limit in seconds"
 set g_freezetag_frozen_maxtime 60 "frozen players will be automatically unfrozen after this time in seconds"
 seta g_freezetag_teams_override 0
 set g_freezetag_team_spawns 0 "when 1, players spawn from the team spawnpoints of the map, if any"