From d70921f2ce36886e11b510b0374fb8727e6cc96c Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Wed, 13 Jul 2011 22:23:34 +0300 Subject: [PATCH] Make stomach kick damage a little higher to support small preys --- data/balanceVT.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index ebcdd09e..3b34cb9d 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -214,8 +214,8 @@ set g_balance_vore_teamheal 1 "when enabled, having a team mate in your stomach set g_balance_vore_teamheal_stable 150 "maximum amount of health you can gain from a teamheal (best kept equal or less than g_balance_health_rotstable)" set g_balance_vore_weight_gravity 1 "you get this heavier the more you eat, at 1 each meal makes you two times heavier" set g_balance_vore_weight_speed 0.15 "you get this slower the more you eat, at 0.5 each meal makes you two times slower" -set g_balance_vore_kick_damage_min 30 "minimum amount of damage you can do with a stomach kick" -set g_balance_vore_kick_damage_max 45 "maximum amount of damage you can do with a stomach kick" +set g_balance_vore_kick_damage_min 35 "minimum amount of damage you can do with a stomach kick" +set g_balance_vore_kick_damage_max 50 "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 420 "predators are pushed by this amount when stomach kicked, in the direction their prey is facing" set g_balance_vore_kick_repress 0 "require pressing the fire key each kick rather than holding it down" -- 2.39.2