From: FruitieX Date: Wed, 13 Oct 2010 08:50:09 +0000 (+0300) Subject: add forgotten cvar from the nex slow speed falloff commit X-Git-Tag: xonotic-v0.1.0preview~307^2~15 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5a966fbe451ec9fe9137aff841919591c6176d23;p=xonotic%2Fxonotic-data.pk3dir.git add forgotten cvar from the nex slow speed falloff commit --- diff --git a/balance25.cfg b/balance25.cfg index 8e387d32d..56e3f878b 100644 --- a/balance25.cfg +++ b/balance25.cfg @@ -437,7 +437,7 @@ set g_balance_nex_secondary_damagefalloff_forcehalflife 0 set g_balance_nex_velocitydependent_halflife 0 set g_balance_nex_velocitydependent_minspeed 400 set g_balance_nex_velocitydependent_maxspeed 1000 -set g_balance_nex_velocitydependent_movingavg_factor 0.9 +set g_balance_nex_velocitydependent_falloff_factor 0.001 // }}} // {{{ minstanex set g_balance_minstanex_refire 1 diff --git a/balanceLeeStricklin.cfg b/balanceLeeStricklin.cfg index 15210b6c1..88e0f8708 100644 --- a/balanceLeeStricklin.cfg +++ b/balanceLeeStricklin.cfg @@ -448,7 +448,7 @@ set g_balance_nex_secondary_damagefalloff_forcehalflife 9999999 set g_balance_nex_velocitydependent_halflife 0 set g_balance_nex_velocitydependent_minspeed 400 set g_balance_nex_velocitydependent_maxspeed 1000 -set g_balance_nex_velocitydependent_movingavg_factor 0.9 +set g_balance_nex_velocitydependent_falloff_factor 0.001 // }}} // {{{ minstanex set g_balance_minstanex_refire 1 diff --git a/balanceNexSVN.cfg b/balanceNexSVN.cfg index 729a07a78..9cfc751dc 100644 --- a/balanceNexSVN.cfg +++ b/balanceNexSVN.cfg @@ -436,7 +436,7 @@ set g_balance_nex_secondary_damagefalloff_forcehalflife 1500 set g_balance_nex_velocitydependent_halflife 0 set g_balance_nex_velocitydependent_minspeed 400 set g_balance_nex_velocitydependent_maxspeed 1000 -set g_balance_nex_velocitydependent_movingavg_factor 0.9 +set g_balance_nex_velocitydependent_falloff_factor 0.001 // }}} // {{{ minstanex set g_balance_minstanex_refire 1 diff --git a/balanceSamual.cfg b/balanceSamual.cfg index db66acf61..d43d82c28 100644 --- a/balanceSamual.cfg +++ b/balanceSamual.cfg @@ -437,7 +437,7 @@ set g_balance_nex_secondary_damagefalloff_forcehalflife 1500 set g_balance_nex_velocitydependent_halflife 0 set g_balance_nex_velocitydependent_minspeed 400 set g_balance_nex_velocitydependent_maxspeed 1000 -set g_balance_nex_velocitydependent_movingavg_factor 0.9 +set g_balance_nex_velocitydependent_falloff_factor 0.001 // }}} // {{{ minstanex set g_balance_minstanex_refire 1