From 3624fded1c5ee2185d93303db20301b18162d3ef Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Thu, 2 Sep 2010 18:10:18 +0300 Subject: [PATCH] Correct default --- data/balance.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/balance.cfg b/data/balance.cfg index 22114c91..b760239c 100644 --- a/data/balance.cfg +++ b/data/balance.cfg @@ -185,7 +185,7 @@ set g_balance_vore_swallow_delay 0.5 "how many seconds must pass before you can set g_balance_vore_regurgitate_delay 0.135 "regurgitation delay" set g_balance_vore_regurgitate_velocitylimit 1200 "when a predator is going faster than this, the prey is squeezed out of them" set g_balance_vore_regurgitate_force 500 "regurgitated players rocket out at this speed when released" -set g_balance_vore_regurgitate_eaterforce 500 "players are pushed by this amount when regurgitating someone" +set g_balance_vore_regurgitate_eaterforce 250 "players are pushed by this amount when regurgitating someone" set g_balance_vore_digestion_damage 4 "amount of damage applied to victims during digestion" set g_balance_vore_digestion_vampire 1 "amount of health you gain from each enemy during digestion" set g_balance_vore_digestion_vampire_stable 150 "you stop gaining health past this point (best to keep equal or lower than g_balance_health_rotstable)" -- 2.39.2