r5400 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Jan 4 11:19:57 EST 2009


Author: div0
Date: 2009-01-04 11:19:57 -0500 (Sun, 04 Jan 2009)
New Revision: 5400

Modified:
   trunk/data/weapons.cfg
Log:
decrease less fast


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2009-01-04 15:36:43 UTC (rev 5399)
+++ trunk/data/weapons.cfg	2009-01-04 16:19:57 UTC (rev 5400)
@@ -246,7 +246,7 @@
 set g_balance_hook_primary_animtime 0.3 // good shoot anim
 set g_balance_hook_primary_hooked_time_max 0 // infinite
 set g_balance_hook_primary_hooked_time_free 2 // 2s being hooked are free
-set g_balance_hook_primary_hooked_ammodecrease_delay 0.25 // remove one cell every 0.25 seconds
+set g_balance_hook_primary_hooked_ammodecrease_delay 0.5 // remove one cell every 0.5 seconds
 set g_balance_hook_secondary_damage 25 // not much
 set g_balance_hook_secondary_edgedamage 5 // not much
 set g_balance_hook_secondary_radius 500 // LOTS




More information about the nexuiz-commits mailing list