From 2689ad71ea789161360afef49c84f9b34ef94511 Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Wed, 13 Jul 2011 23:19:18 +0300 Subject: [PATCH] Lower stomach kick damage, now that player size doesn't have full influence over damage by default --- data/balanceVT.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index 7680c448..bb8f94fd 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 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_damage_min 25 "minimum amount of damage you can do with a stomach kick" +set g_balance_vore_kick_damage_max 40 "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