r5730 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Feb 4 01:11:03 EST 2009


Author: div0
Date: 2009-02-04 01:11:02 -0500 (Wed, 04 Feb 2009)
New Revision: 5730

Modified:
   trunk/data/weapons.cfg
Log:
bullets pickup: down from 120 to 80; camping rifle: 8 shots per reload


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2009-02-04 06:09:39 UTC (rev 5729)
+++ trunk/data/weapons.cfg	2009-02-04 06:11:02 UTC (rev 5730)
@@ -26,7 +26,7 @@
 set g_start_ammo_cells 0
 set g_pickup_shells 15
 set g_pickup_shells_max 999
-set g_pickup_nails 120
+set g_pickup_nails 80
 set g_pickup_nails_max 999
 set g_pickup_rockets 15
 set g_pickup_rockets_max 999
@@ -347,7 +347,7 @@
 set g_balance_seeker_flac_ammo         0.5
 
 // NOTE: maps should not use this weapon yet
-set g_balance_campingrifle_magazinecapacity 12
+set g_balance_campingrifle_magazinecapacity 8
 set g_balance_campingrifle_reloadtime 1.1 // this + primary animtime = 1.4 = exactly 2 shots
 set g_balance_campingrifle_primary_damage 80
 set g_balance_campingrifle_primary_headshotaddeddamage 120




More information about the nexuiz-commits mailing list