From 272bf42d8b7e6c533a69ad6e565089f5812d4a6a Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Sat, 16 Jul 2011 15:34:30 +0300 Subject: [PATCH] Some balance tweaks to fuel rotting --- data/balanceVT.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index a1120326..59f02099 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -87,12 +87,12 @@ set g_balance_armor_blockpercent 0.4 set g_balance_fuel_regen 0.1 "fuel regeneration (only applies if the player owns IT_FUEL_REGEN)" set g_balance_fuel_regenlinear 0 set g_balance_pause_fuel_regen 2 // other than this, fuel uses the health regen counter -set g_balance_fuel_rot 0.05 +set g_balance_fuel_rot 0.1 set g_balance_fuel_rotlinear 0 set g_balance_pause_fuel_rot 5 set g_balance_pause_fuel_rot_spawn 10 set g_balance_fuel_regenstable 150 -set g_balance_fuel_rotstable 150 +set g_balance_fuel_rotstable 200 set g_balance_fuel_limit 250 // }}} -- 2.39.2