[nexuiz-commits] r6788 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri May 29 16:20:51 EDT 2009


Author: div0
Date: 2009-05-29 16:20:51 -0400 (Fri, 29 May 2009)
New Revision: 6788

Modified:
   trunk/data/weapons.cfg
Log:
nex damage down to 110, so 150 + megahealth gives you an "extra life" against the nex.


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2009-05-29 20:19:56 UTC (rev 6787)
+++ trunk/data/weapons.cfg	2009-05-29 20:20:51 UTC (rev 6788)
@@ -223,7 +223,7 @@
 set g_balance_crylink_secondary_line_lifetime 2 // range: 35000 full, fades to 70000
 set g_balance_crylink_secondary_line_fadetime 2
 
-set g_balance_nex_damage 130
+set g_balance_nex_damage 110
 set g_balance_nex_force 600
 set g_balance_nex_refire 1.5
 set g_balance_nex_animtime 0.3



More information about the nexuiz-commits mailing list