r3133 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Jan 13 05:38:42 EST 2008


Author: div0
Date: 2008-01-13 05:38:41 -0500 (Sun, 13 Jan 2008)
New Revision: 3133

Modified:
   trunk/data/weapons.cfg
Log:
forgot this, sorry


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2008-01-13 10:38:00 UTC (rev 3132)
+++ trunk/data/weapons.cfg	2008-01-13 10:38:41 UTC (rev 3133)
@@ -19,14 +19,18 @@
 set g_pickup_rockets_max 999
 set g_pickup_cells 25
 set g_pickup_cells_max 999
-set g_pickup_armorshard 5
-set g_pickup_armorshard_max 999
-set g_pickup_armor 100
-set g_pickup_armor_max 999
-set g_pickup_healthshard 5
-set g_pickup_healthshard_max 999
-set g_pickup_health 25
-set g_pickup_health_max 999
+set g_pickup_armorsmall 5
+set g_pickup_armorsmall_max 999
+set g_pickup_armormedium 25
+set g_pickup_armormedium_max 999
+set g_pickup_armorlarge 100
+set g_pickup_armorlarge_max 999
+set g_pickup_healthsmall 5
+set g_pickup_healthsmall_max 999
+set g_pickup_healthmedium 25
+set g_pickup_healthmedium_max 999
+set g_pickup_healthlarge 50
+set g_pickup_healthlarge_max 999
 set g_pickup_healthmega 100
 set g_pickup_healthmega_max 999
 




More information about the nexuiz-commits mailing list