[nexuiz-commits] r6848 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Jun 2 07:39:32 EDT 2009


Author: div0
Date: 2009-06-02 07:39:31 -0400 (Tue, 02 Jun 2009)
New Revision: 6848

Modified:
   trunk/data/weapons.cfg
Log:
HLAC: work around HLAC accuracy hack by blocking the gun for additional 0.3 seconds after releasing the primary fire button (PLEASE TEST)


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2009-06-02 09:12:08 UTC (rev 6847)
+++ trunk/data/weapons.cfg	2009-06-02 11:39:31 UTC (rev 6848)
@@ -314,7 +314,7 @@
 set g_balance_hlac_primary_lifetime 5
 
 set g_balance_hlac_primary_refire 0.1
-set g_balance_hlac_primary_animtime 0.1
+set g_balance_hlac_primary_animtime 0.4
 set g_balance_hlac_primary_ammo 1
 
 set g_balance_hlac_secondary_spread 0.15



More information about the nexuiz-commits mailing list