From: MirceaKitsune Date: Thu, 9 Sep 2010 22:09:15 +0000 (+0300) Subject: Small balance tweak X-Git-Url: http://de.git.xonotic.org/?a=commitdiff_plain;h=917fd37c7c32530868a61fb5c5efdcdfd7d3014e;p=voretournament%2Fvoretournament.git Small balance tweak --- diff --git a/data/balance.cfg b/data/balance.cfg index 91f9da0d..f59a9de4 100644 --- a/data/balance.cfg +++ b/data/balance.cfg @@ -198,5 +198,5 @@ set g_balance_vore_weight_speed 0.15 "you get this slower the more you eat, at 0 set g_balance_vore_kick_damage_min 10 "minimum amount of damage you can do with a stomach kick" set g_balance_vore_kick_damage_max 20 "maximum amount of damage you can do with a stomach kick" set g_balance_vore_kick_delay 0.6 "how many seconds must pass before you can perform another stomach kick" -set g_balance_vore_kick_escapeprobability 0.125 "probability of getting regurgitated while performing stomach kicks (0 = never, 1 = always)" +set g_balance_vore_kick_escapeprobability 0.175 "probability of getting regurgitated while performing stomach kicks (0 = never, 1 = always)" // }}}