]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Try CTF respawn delay of 5 seconds
authorSamual Lenks <samual@xonotic.org>
Sun, 16 Jun 2013 02:23:35 +0000 (22:23 -0400)
committerSamual Lenks <samual@xonotic.org>
Sun, 16 Jun 2013 02:23:35 +0000 (22:23 -0400)
gamemodes.cfg

index b7e65c8eb8fb9aa734bf0a11f2d7b688915ca5b1..a1ad723d2748dd155db645f1f44ec0a633cd9bdb 100644 (file)
@@ -89,7 +89,7 @@ seta g_nexball_goalleadlimit -1 "Nexball goal lead limit overriding the mapinfo
 // =================================
 // when variables are set to anything other than 0, they take over the global setting...
 // to force disable delay or waves, set them to 0.125
-set g_ctf_respawn_delay 0
+set g_ctf_respawn_delay 5
 set g_ctf_respawn_waves 0
 set g_ctf_weapon_stay 0
 set g_dm_respawn_delay 0