r5424 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Jan 6 08:55:50 EST 2009


Author: div0
Date: 2009-01-06 08:55:50 -0500 (Tue, 06 Jan 2009)
New Revision: 5424

Modified:
   trunk/data/weapons.cfg
Log:
make camping rifle damage just 80 (before: 90), and headshot 200 (before: 250)


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2009-01-06 13:22:54 UTC (rev 5423)
+++ trunk/data/weapons.cfg	2009-01-06 13:55:50 UTC (rev 5424)
@@ -349,8 +349,8 @@
 // NOTE: maps should not use this weapon yet
 set g_balance_campingrifle_magazinecapacity 12
 set g_balance_campingrifle_reloadtime 1.4
-set g_balance_campingrifle_primary_damage 90
-set g_balance_campingrifle_primary_headshotaddeddamage 160
+set g_balance_campingrifle_primary_damage 80
+set g_balance_campingrifle_primary_headshotaddeddamage 120
 set g_balance_campingrifle_primary_spread 0
 set g_balance_campingrifle_primary_force 2
 set g_balance_campingrifle_primary_speed 35000




More information about the nexuiz-commits mailing list