From 774db899ad330efc69651d8bada2c97f2253d2bf Mon Sep 17 00:00:00 2001 From: FruitieX Date: Thu, 22 Jul 2010 19:14:11 +0300 Subject: [PATCH] no spread, it's a LASER right (and they are accurate, no?) ;) --- balanceFruit.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/balanceFruit.cfg b/balanceFruit.cfg index f54d92125..12b4f1864 100644 --- a/balanceFruit.cfg +++ b/balanceFruit.cfg @@ -483,14 +483,14 @@ set g_balance_hook_secondary_power 3 // effect behaves like a square function set g_balance_hook_secondary_duration 1.5 // effect runs for three seconds // }}} // {{{ hlac -set g_balance_hlac_primary_spread_min 0.01 -set g_balance_hlac_primary_spread_max 0.03 -set g_balance_hlac_primary_spread_add 0.0045 -set g_balance_hlac_primary_spread_crouchmod 0.35 +set g_balance_hlac_primary_spread_min 0 +set g_balance_hlac_primary_spread_max 0 +set g_balance_hlac_primary_spread_add 0 +set g_balance_hlac_primary_spread_crouchmod 0 set g_balance_hlac_primary_damage 15 set g_balance_hlac_primary_edgedamage 0 -set g_balance_hlac_primary_force 60 +set g_balance_hlac_primary_force 30 set g_balance_hlac_primary_radius 30 set g_balance_hlac_primary_speed 2500 set g_balance_hlac_primary_lifetime 5 -- 2.39.2