[nexuiz-commits] r7702 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Sep 9 04:59:18 EDT 2009


Author: div0
Date: 2009-09-09 04:59:18 -0400 (Wed, 09 Sep 2009)
New Revision: 7702

Modified:
   trunk/data/weapons.cfg
Log:
fix wrong shotangle


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2009-09-09 06:08:56 UTC (rev 7701)
+++ trunk/data/weapons.cfg	2009-09-09 08:59:18 UTC (rev 7702)
@@ -106,7 +106,7 @@
 set g_balance_laser_secondary_refire 0.7
 set g_balance_laser_secondary_animtime 0.3
 set g_balance_laser_secondary_lifetime 30
-set g_balance_laser_secondary_shotangle 100
+set g_balance_laser_secondary_shotangle -90
 
 set g_balance_shotgun_primary_bullets 18
 set g_balance_shotgun_primary_damage 6



More information about the nexuiz-commits mailing list