From 8344a3d3ca7d9555cc4e77e6b53974f66b3e4857 Mon Sep 17 00:00:00 2001 From: div0 Date: Tue, 2 Jun 2009 11:39:31 +0000 Subject: [PATCH] HLAC: work around HLAC accuracy hack by blocking the gun for additional 0.3 seconds after releasing the primary fire button (PLEASE TEST) git-svn-id: svn://svn.icculus.org/nexuiz/trunk@6848 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- data/weapons.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/weapons.cfg b/data/weapons.cfg index a9f6b64fe..0266abe4c 100644 --- a/data/weapons.cfg +++ b/data/weapons.cfg @@ -314,7 +314,7 @@ set g_balance_hlac_primary_speed 9000 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 -- 2.39.2