r5168 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Dec 5 11:09:26 EST 2008


Author: div0
Date: 2008-12-05 11:09:26 -0500 (Fri, 05 Dec 2008)
New Revision: 5168

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
also switch CTF win mode to 0


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2008-12-05 16:08:25 UTC (rev 5167)
+++ trunk/data/defaultNexuiz.cfg	2008-12-05 16:09:26 UTC (rev 5168)
@@ -332,8 +332,8 @@
 seta g_keyhunt_point_limit -1
 seta g_race_laps_limit -1
 
-seta g_ctf_win_mode 2 // 0: captures only, 1: captures, then points, 2: points only
-seta g_ctf_ignore_frags 0 // 1: regular frags give no points
+seta g_ctf_win_mode 0 // 0: captures only, 1: captures, then points, 2: points only
+seta g_ctf_ignore_frags 1 // 1: regular frags give no points
 
 // 50% of the spawns shall be far away from any players
 set g_spawn_furthest 0.5




More information about the nexuiz-commits mailing list