]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Change default minimum stalemate time to 1 minute
authorSamual Lenks <samual@xonotic.org>
Sun, 2 Sep 2012 19:51:14 +0000 (15:51 -0400)
committerSamual Lenks <samual@xonotic.org>
Sun, 2 Sep 2012 19:51:14 +0000 (15:51 -0400)
defaultXonotic.cfg

index 31073b05b226366f4bcb71d882f87c4ad1de2ffb..76c58e6925ea28a52c41d284645c599d45688a12 100644 (file)
@@ -609,7 +609,7 @@ set g_ctf_flagcarrier_selfdamagefactor 1
 set g_ctf_flagcarrier_selfforcefactor 1
 set g_ctf_flagcarrier_damagefactor 1
 set g_ctf_flagcarrier_forcefactor 1
-set g_ctf_flagcarrier_waypointforenemy_stalemate 30 "show the enemy flagcarrier location after both teams have held the flags for this amount of time"
+set g_ctf_flagcarrier_waypointforenemy_stalemate 60 "show the enemy flagcarrier location after both teams have held the flags for this amount of time"
 set g_ctf_flagcarrier_waypointforenemy_spotting 1 "show the enemy flagcarrier location if a team mate presses +use to spot them"
 set g_ctf_dropped_capture_radius 100 "allow dropped flags to be automatically captured by base flags if the dropped flag is within this radius of it"
 set g_ctf_fullbrightflags 0