From 72d0c53df61102dc56aaa4b17d93e2968d8f8b84 Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Sun, 17 Jul 2011 03:50:31 +0300 Subject: [PATCH] Better default swallow speed --- data/balanceVT.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2