From: MirceaKitsune Date: Thu, 14 Jul 2011 21:51:37 +0000 (+0300) Subject: Another balance tweak X-Git-Url: http://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=commitdiff_plain;h=6dac7c4271d9d292a117fbe3c74760f26848b3f5;hp=2ce3e75357e9a8fa257099b2694aac2de0d526c1 Another balance tweak --- diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index 290ee89d..b8c10e46 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -222,5 +222,5 @@ set g_balance_vore_kick_scalediff 0.5 "the damage / force of stomach kicks is af set g_balance_vore_kick_predator_punchangle 6 "your view gets tilted by this amount when receiving stomach kicks" set g_balance_vore_kick_prey_punchangle 6 "your view gets tilted by this amount when dealing stomach kicks" set g_balance_vore_kick_cutregurgitate 0.75 "probability that a stomach kick will cause the predator to lose a scheduled regurgitation" -set g_balance_vore_escapeprobability 0.002 "probability of getting regurgitated when the predator takes damage, based on the amount of damage dealt (0 = never, 1 = always)" +set g_balance_vore_escapeprobability 0.003 "probability of getting regurgitated when the predator takes damage, based on the amount of damage dealt" // }}}