From 9fd3aa0d8e95531234d1099bf9cf7db2f70332cd Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Sun, 2 Sep 2012 15:51:14 -0400 Subject: [PATCH] Change default minimum stalemate time to 1 minute --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2