From: MirceaKitsune Date: Thu, 14 Jul 2011 12:24:35 +0000 (+0300) Subject: Lower speedcap limit again X-Git-Url: http://de.git.xonotic.org/?a=commitdiff_plain;h=31391586c76d434c0ca73794285b14a8e84d70d9;p=voretournament%2Fvoretournament.git Lower speedcap limit again --- diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index 65d73b0b..cd9b0dc9 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -198,7 +198,7 @@ set g_balance_vore_swallow_stealprey 0.7 "probability of stealing someone's prey set g_balance_vore_swallow_dropweapon 0.6 "probability of dropping your weapon when swallowed. 0 = never and 1 = always, does not apply to team mates" set g_balance_vore_swallow_punchangle 12 "your view gets tilted by this amount when swallowing someone" set g_balance_vore_regurgitate_damage 5 "predators take this amount of damage whenever regurgitating someone (influenced by player scale difference)" -set g_balance_vore_regurgitate_speedcap 3800 "when a predator is going faster than this, their prey is squeezed out of them, multiplied by stomach load" +set g_balance_vore_regurgitate_speedcap 3400 "when a predator is going faster than this, their prey is squeezed out of them, multiplied by stomach load" set g_balance_vore_regurgitate_swallowprogress 0.5 "regurgitated prey is given this amount of swallow progress, to simulate being more vulnerable (if slow swallowing is enabled)" set g_balance_vore_regurgitate_force 600 "regurgitated players rocket out at this speed, in the direction the predator is facing" set g_balance_vore_regurgitate_predatorforce 450 "players are pushed back by this amount when regurgitating someone, opposite of the direction they are facing"