From: Samual Lenks Date: Sun, 2 Sep 2012 19:51:14 +0000 (-0400) Subject: Change default minimum stalemate time to 1 minute X-Git-Tag: xonotic-v0.7.0~240^2~59 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9fd3aa0d8e95531234d1099bf9cf7db2f70332cd;p=xonotic%2Fxonotic-data.pk3dir.git Change default minimum stalemate time to 1 minute --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 31073b05b..76c58e692 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -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