From: MirceaKitsune Date: Sat, 19 Nov 2011 11:10:37 +0000 (+0200) Subject: Cvars for consumable items X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=106e6cfd8f0dc6ea37c23c6f2815a1062788dd9e;p=voretournament%2Fvoretournament.git Cvars for consumable items --- diff --git a/data/balanceVT.cfg b/data/balanceVT.cfg index 81fd949b..ddce1aca 100644 --- a/data/balanceVT.cfg +++ b/data/balanceVT.cfg @@ -40,12 +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_healthmedium 25 set g_pickup_healthmedium_max 100 +set g_pickup_healthmedium_consumable 25 set g_pickup_healthlarge 50 set g_pickup_healthlarge_max 150 +set g_pickup_healthlarge_consumable 50 set g_pickup_healthmega 100 set g_pickup_healthmega_max 200 +set g_pickup_healthmega_consumable 100 set g_pickup_respawntime_short 15 set g_pickup_respawntime_medium 20 set g_pickup_respawntime_long 30