From b4a44cbc76dc6317fc4d55810cf05e6fc87cb951 Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Mon, 4 Oct 2010 01:54:36 +0300 Subject: [PATCH] Less stomach kick force by default --- data/balance.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/balance.cfg b/data/balance.cfg index 826ef16b..00852c02 100644 --- a/data/balance.cfg +++ b/data/balance.cfg @@ -198,6 +198,6 @@ 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_force 150 "predators are pushed by this amount when stomach kicked, in the direction their prey is facing" +set g_balance_vore_kick_force 75 "predators are pushed by this amount when stomach kicked, in the direction their prey is facing" set g_balance_vore_kick_escapeprobability 0.125 "probability of getting regurgitated while performing stomach kicks (0 = never, 1 = always)" // }}} -- 2.39.2