]> git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Cvars for consumable items
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 19 Nov 2011 11:10:37 +0000 (13:10 +0200)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Sat, 19 Nov 2011 11:10:37 +0000 (13:10 +0200)
data/balanceVT.cfg

index 81fd949b890e23b7eb0c616ee1da6fbb16ce6d72..ddce1aca1316b9f3daf94e5b9544aa7ff4085d41 100644 (file)
@@ -40,12 +40,16 @@ set g_pickup_fuel_jetpack 50
 set g_pickup_fuel_max 250\r
 set g_pickup_healthsmall 10\r
 set g_pickup_healthsmall_max 200\r
+set g_pickup_healthsmall_consumable 10\r
 set g_pickup_healthmedium 25\r
 set g_pickup_healthmedium_max 100\r
+set g_pickup_healthmedium_consumable 25\r
 set g_pickup_healthlarge 50\r
 set g_pickup_healthlarge_max 150\r
+set g_pickup_healthlarge_consumable 50\r
 set g_pickup_healthmega 100\r
 set g_pickup_healthmega_max 200\r
+set g_pickup_healthmega_consumable 100\r
 set g_pickup_respawntime_short 15\r
 set g_pickup_respawntime_medium 20\r
 set g_pickup_respawntime_long 30\r