[nexuiz-commits] r7790 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Sep 15 01:22:56 EDT 2009


Author: div0
Date: 2009-09-15 01:22:55 -0400 (Tue, 15 Sep 2009)
New Revision: 7790

Modified:
   trunk/data/weapons.cfg
Log:
wow, now the SG was overpowered. Fixed.


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2009-09-15 05:19:40 UTC (rev 7789)
+++ trunk/data/weapons.cfg	2009-09-15 05:22:55 UTC (rev 7790)
@@ -109,7 +109,7 @@
 set g_balance_laser_secondary_shotangle -90
 
 set g_balance_shotgun_primary_bullets 18
-set g_balance_shotgun_primary_damage 6
+set g_balance_shotgun_primary_damage 5
 set g_balance_shotgun_primary_force 0
 set g_balance_shotgun_primary_spread 0.09
 set g_balance_shotgun_primary_refire 1
@@ -118,7 +118,7 @@
 set g_balance_shotgun_primary_speed 12000
 set g_balance_shotgun_primary_bulletconstant 75 // 3.8qu
 set g_balance_shotgun_secondary_bullets 6
-set g_balance_shotgun_secondary_damage 6
+set g_balance_shotgun_secondary_damage 5
 set g_balance_shotgun_secondary_force 0
 set g_balance_shotgun_secondary_spread 0.09
 set g_balance_shotgun_secondary_refire 1
@@ -132,10 +132,10 @@
 set g_balance_uzi_first_spread 0.015
 set g_balance_uzi_first_refire 0.2
 set g_balance_uzi_first_ammo 1
-set g_balance_uzi_sustained_damage 5
+set g_balance_uzi_sustained_damage 10
 set g_balance_uzi_sustained_force 27
 set g_balance_uzi_sustained_spread 0.05
-set g_balance_uzi_sustained_refire 0.05
+set g_balance_uzi_sustained_refire 0.1
 set g_balance_uzi_sustained_ammo 1
 set g_balance_uzi_speed 18000
 set g_balance_uzi_bulletconstant 115 // 13.1qu



More information about the nexuiz-commits mailing list