From a300383d38ecb36d173a0b70d57dab08abb9bf2f Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Sat, 19 Nov 2011 16:03:52 +0200 Subject: [PATCH] Better mass defaults for healths --- data/balanceVT.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index 4e8572e4..962aeef6 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -40,16 +40,16 @@ set g_pickup_fuel_jetpack 50 set g_pickup_fuel_max 250 set g_pickup_healthsmall 10 set g_pickup_healthsmall_max 200 -set g_pickup_healthsmall_consumable 10 +set g_pickup_healthsmall_consumable 5 set g_pickup_healthmedium 25 set g_pickup_healthmedium_max 100 -set g_pickup_healthmedium_consumable 25 +set g_pickup_healthmedium_consumable 15 set g_pickup_healthlarge 50 set g_pickup_healthlarge_max 150 -set g_pickup_healthlarge_consumable 50 +set g_pickup_healthlarge_consumable 25 set g_pickup_healthmega 100 set g_pickup_healthmega_max 200 -set g_pickup_healthmega_consumable 100 +set g_pickup_healthmega_consumable 50 set g_pickup_respawntime_short 15 set g_pickup_respawntime_medium 20 set g_pickup_respawntime_long 30 -- 2.39.2