From 633d5b64cfb6f1e18267d30e5ee7392d01f593fe Mon Sep 17 00:00:00 2001 From: FruitieX Date: Sun, 26 Dec 2010 22:49:23 +0200 Subject: [PATCH] make the weaponswitchdelay 0.15 instead. Shotgun secondary animtime HAS to be 1.0 --- balanceXonotic.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/balanceXonotic.cfg b/balanceXonotic.cfg index 6cde18ccf..138273238 100644 --- a/balanceXonotic.cfg +++ b/balanceXonotic.cfg @@ -145,7 +145,7 @@ set g_balance_fuel_limit 999 // {{{ misc set g_balance_selfdamagepercent 0.65 -set g_balance_weaponswitchdelay 0.2 +set g_balance_weaponswitchdelay 0.15 set g_weaponspeedfactor 1 "weapon projectile speed multiplier" set g_weaponratefactor 1 "weapon fire rate multiplier" set g_weapondamagefactor 1 "weapon damage multiplier" @@ -260,7 +260,7 @@ set g_balance_shotgun_secondary_melee_time 0.1 set g_balance_shotgun_secondary_damage 110 set g_balance_shotgun_secondary_force 150 set g_balance_shotgun_secondary_refire 1.1 -set g_balance_shotgun_secondary_animtime 0.8 +set g_balance_shotgun_secondary_animtime 1 // }}} // {{{ uzi set g_balance_uzi_mode 1 // Activates varible spread for sustained & burst mode secondary -- 2.39.2