r5421 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Jan 6 08:11:05 EST 2009


Author: div0
Date: 2009-01-06 08:11:05 -0500 (Tue, 06 Jan 2009)
New Revision: 5421

Modified:
   trunk/data/defaultNexuiz.cfg
Log:
allow flag dropping (UT had it always allowed, so it can't be that bad)


Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg	2009-01-06 13:09:09 UTC (rev 5420)
+++ trunk/data/defaultNexuiz.cfg	2009-01-06 13:11:05 UTC (rev 5421)
@@ -403,7 +403,7 @@
 set g_ctf_flagcarrier_selfforce 1
 set g_ctf_fullbrightflags 0
 set g_ctf_dynamiclights 0
-set g_ctf_allow_drop 0 // dropping allows circumventing carrierkill score, so enable this with care!
+set g_ctf_allow_drop 1 // dropping allows circumventing carrierkill score, so enable this with care!
 set g_ctf_reverse 0 // when 1, bases/flags are switched :P you have to capture your OWN flag by bringing it to the ENEMY's
 set g_balance_ctf_delay_collect 1.0
 set g_balance_ctf_damageforcescale 1




More information about the nexuiz-commits mailing list