[nexuiz-commits] r7681 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Sep 8 02:15:33 EDT 2009


Author: div0
Date: 2009-09-08 02:15:33 -0400 (Tue, 08 Sep 2009)
New Revision: 7681

Modified:
   trunk/data/weapons.cfg
   trunk/data/weaponsHavoc.cfg
Log:
LH actually wanted SG to do 108 damage :P


Modified: trunk/data/weapons.cfg
===================================================================
--- trunk/data/weapons.cfg	2009-09-07 18:27:35 UTC (rev 7680)
+++ trunk/data/weapons.cfg	2009-09-08 06:15:33 UTC (rev 7681)
@@ -60,7 +60,7 @@
 set g_pickup_fuel_jetpack 50
 set g_pickup_fuel_max 999
 set g_pickup_armorsmall 10
-set g_pickup_armorsmall_max 999
+set g_pickup_armorsmall_max 200
 set g_pickup_armormedium 25
 set g_pickup_armormedium_max 200
 set g_pickup_armorbig 50
@@ -68,7 +68,7 @@
 set g_pickup_armorlarge 100
 set g_pickup_armorlarge_max 200
 set g_pickup_healthsmall 10
-set g_pickup_healthsmall_max 999
+set g_pickup_healthsmall_max 200
 set g_pickup_healthmedium 25
 set g_pickup_healthmedium_max 200
 set g_pickup_healthlarge 50
@@ -108,8 +108,8 @@
 set g_balance_laser_secondary_lifetime 30
 set g_balance_laser_secondary_shotangle 0
 
-set g_balance_shotgun_primary_bullets 21
-set g_balance_shotgun_primary_damage 5
+set g_balance_shotgun_primary_bullets 18
+set g_balance_shotgun_primary_damage 6
 set g_balance_shotgun_primary_force 0
 set g_balance_shotgun_primary_spread 0.09
 set g_balance_shotgun_primary_refire 1
@@ -117,8 +117,8 @@
 set g_balance_shotgun_primary_ammo 3
 set g_balance_shotgun_primary_speed 12000
 set g_balance_shotgun_primary_bulletconstant 75 // 3.8qu
-set g_balance_shotgun_secondary_bullets 7
-set g_balance_shotgun_secondary_damage 5
+set g_balance_shotgun_secondary_bullets 6
+set g_balance_shotgun_secondary_damage 6
 set g_balance_shotgun_secondary_force 0
 set g_balance_shotgun_secondary_spread 0.09
 set g_balance_shotgun_secondary_refire 1

Modified: trunk/data/weaponsHavoc.cfg
===================================================================
--- trunk/data/weaponsHavoc.cfg	2009-09-07 18:27:35 UTC (rev 7680)
+++ trunk/data/weaponsHavoc.cfg	2009-09-08 06:15:33 UTC (rev 7681)
@@ -103,7 +103,7 @@
 set g_balance_laser_secondary_lifetime 30
 set g_balance_laser_secondary_shotangle 0
 
-set g_balance_shotgun_primary_bullets 21
+set g_balance_shotgun_primary_bullets 18
 set g_balance_shotgun_primary_damage 6
 set g_balance_shotgun_primary_force 0
 set g_balance_shotgun_primary_spread 0.09
@@ -112,7 +112,7 @@
 set g_balance_shotgun_primary_ammo 3
 set g_balance_shotgun_primary_speed 12000
 set g_balance_shotgun_primary_bulletconstant 75 // 3.8qu
-set g_balance_shotgun_secondary_bullets 7
+set g_balance_shotgun_secondary_bullets 6
 set g_balance_shotgun_secondary_damage 6
 set g_balance_shotgun_secondary_force 0
 set g_balance_shotgun_secondary_spread 0.09



More information about the nexuiz-commits mailing list