[nexuiz-commits] r7793 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Sep 15 03:09:08 EDT 2009


Author: div0
Date: 2009-09-15 03:09:08 -0400 (Tue, 15 Sep 2009)
New Revision: 7793

Modified:
   trunk/data/weapons.cfg
Log:
shotgun, again


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2009-09-15 05:34:04 UTC (rev 7792)
+++ trunk/data/weapons.cfg	2009-09-15 07:09:08 UTC (rev 7793)
@@ -108,21 +108,21 @@
 set g_balance_laser_secondary_lifetime 30
 set g_balance_laser_secondary_shotangle -90
 
-set g_balance_shotgun_primary_bullets 18
+set g_balance_shotgun_primary_bullets 9
 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
+set g_balance_shotgun_primary_spread 0.11
+set g_balance_shotgun_primary_refire 0.4
 set g_balance_shotgun_primary_animtime 0.2
-set g_balance_shotgun_primary_ammo 3
+set g_balance_shotgun_primary_ammo 1
 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_bullets 9
 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
-set g_balance_shotgun_secondary_animtime 0.15
+set g_balance_shotgun_secondary_spread 0.11
+set g_balance_shotgun_secondary_refire 1.2
+set g_balance_shotgun_secondary_animtime 0.1
 set g_balance_shotgun_secondary_ammo 1
 set g_balance_shotgun_secondary_speed 12000
 set g_balance_shotgun_secondary_bulletconstant 75 // 3.8qu



More information about the nexuiz-commits mailing list