From 580eda0f1d81deca9dce1e160e7ec1104641247f Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 7 Sep 2019 16:50:07 +1000 Subject: [PATCH] Disable Vortex charge and reduce damage to 65 in the Testing balance, as per !704 --- bal-wep-testing.cfg | 4 ++-- bal-wep-testingxpm.cfg | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bal-wep-testing.cfg b/bal-wep-testing.cfg index ca9ba5a9b..ebf0aa586 100644 --- a/bal-wep-testing.cfg +++ b/bal-wep-testing.cfg @@ -289,7 +289,7 @@ set g_balance_crylink_weaponstartoverride -1 set g_balance_crylink_weaponthrowable 1 // }}} // {{{ #8: Vortex -set g_balance_vortex_charge 1 +set g_balance_vortex_charge 0 set g_balance_vortex_charge_always 0 set g_balance_vortex_charge_animlimit 0.5 set g_balance_vortex_charge_limit 1 @@ -305,7 +305,7 @@ set g_balance_vortex_charge_velocity_rate 0 set g_balance_vortex_primary_ammo 6 set g_balance_vortex_primary_animtime 0.4 set g_balance_vortex_primary_armorpierce 0 -set g_balance_vortex_primary_damage 80 +set g_balance_vortex_primary_damage 65 set g_balance_vortex_primary_damagefalloff_forcehalflife 0 set g_balance_vortex_primary_damagefalloff_halflife 0 set g_balance_vortex_primary_damagefalloff_maxdist 0 diff --git a/bal-wep-testingxpm.cfg b/bal-wep-testingxpm.cfg index 1bae39645..f3023567b 100644 --- a/bal-wep-testingxpm.cfg +++ b/bal-wep-testingxpm.cfg @@ -289,7 +289,7 @@ set g_balance_crylink_weaponstartoverride -1 set g_balance_crylink_weaponthrowable 1 // }}} // {{{ #8: Vortex -set g_balance_vortex_charge 1 +set g_balance_vortex_charge 0 set g_balance_vortex_charge_always 0 set g_balance_vortex_charge_animlimit 0.5 set g_balance_vortex_charge_limit 1 @@ -305,7 +305,7 @@ set g_balance_vortex_charge_velocity_rate 0 set g_balance_vortex_primary_ammo 6 set g_balance_vortex_primary_animtime 0.4 set g_balance_vortex_primary_armorpierce 0 -set g_balance_vortex_primary_damage 80 +set g_balance_vortex_primary_damage 65 set g_balance_vortex_primary_damagefalloff_forcehalflife 0 set g_balance_vortex_primary_damagefalloff_halflife 0 set g_balance_vortex_primary_damagefalloff_maxdist 0 -- 2.39.2