[nexuiz-commits] r6181 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Mar 15 16:11:07 EDT 2009


Author: div0
Date: 2009-03-15 16:11:05 -0400 (Sun, 15 Mar 2009)
New Revision: 6181

Modified:
   trunk/data/weapons.cfg
Log:
CR reload time := 2 (for the new anim)


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2009-03-15 18:59:31 UTC (rev 6180)
+++ trunk/data/weapons.cfg	2009-03-15 20:11:05 UTC (rev 6181)
@@ -375,7 +375,7 @@
 
 // NOTE: maps should not use this weapon yet
 set g_balance_campingrifle_magazinecapacity 8
-set g_balance_campingrifle_reloadtime 1.8 // this + primary animtime = 2.1 = exactly 3 shots
+set g_balance_campingrifle_reloadtime 2 // matches reload anim
 set g_balance_campingrifle_primary_damage 60
 set g_balance_campingrifle_primary_headshotaddeddamage 100
 set g_balance_campingrifle_primary_spread 0



More information about the nexuiz-commits mailing list