From: MirceaKitsune Date: Sun, 17 Jul 2011 00:50:31 +0000 (+0300) Subject: Better default swallow speed X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=72d0c53df61102dc56aaa4b17d93e2968d8f8b84;p=voretournament%2Fvoretournament.git Better default swallow speed --- diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index 59f02099..78a2a1a8 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -187,7 +187,7 @@ set g_balance_grabber_reload_time 2 // {{{ stomach set g_balance_vore_swallow_range 140 "distance below which you can swallow another player when facing them" set g_balance_vore_swallow_limit 3 "how many players can fit in the stomach at a time, may range between 1 and 9" -set g_balance_vore_swallow_speed_fill 3.5 "how long it takes to swallow a player, 0 is instant" +set g_balance_vore_swallow_speed_fill 2.5 "how long it takes to swallow a player, 0 is instant" set g_balance_vore_swallow_speed_fill_scalediff 0.5 "fill rate depends on predator size compared to prey size by this amount" set g_balance_vore_swallow_speed_fill_stomachload 1 "fill rate is influenced by the prey's stomach load" set g_balance_vore_swallow_speed_decrease 0.5 "how fast the swallow progress decreases, when the predator is no longer swallowing"