From 07859c32a786953411bcb0eddb0ba4befa34cfd6 Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Thu, 17 Nov 2011 23:13:38 +0200 Subject: [PATCH] Some more small tweaks --- data/balanceVT.cfg | 2 +- data/physicsVT.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index 9a7cd70d..81fd949b 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -224,7 +224,7 @@ 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_kick_damage 30 "amount of damage you can do during 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 340 "predators are pushed by this amount when stomach kicked, in the direction their prey is facing" +set g_balance_vore_kick_force 320 "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" set g_balance_vore_kick_scalediff 0.5 "the damage / force of stomach kicks is affected by the size of the prey compared to the size of the predator by this amount" set g_balance_vore_kick_predator_punchangle 6 "your view gets tilted by this amount when receiving stomach kicks" diff --git a/data/physicsVT.cfg b/data/physicsVT.cfg index b7cece9f..71f2c06c 100644 --- a/data/physicsVT.cfg +++ b/data/physicsVT.cfg @@ -1,7 +1,7 @@ // Voretournament physics sv_gravity 800 sv_maxspeed 300 -sv_maxairspeed 140 +sv_maxairspeed 120 sv_stopspeed 200 sv_accelerate 8 sv_airaccelerate 4 -- 2.39.2