r1700 - branches/nexuiz-2.0/data trunk/data

savagex at icculus.org savagex at icculus.org
Sat Jul 1 07:16:48 EDT 2006


Author: savagex
Date: 2006-07-01 07:16:48 -0400 (Sat, 01 Jul 2006)
New Revision: 1700

Modified:
   branches/nexuiz-2.0/data/default.cfg
   trunk/data/default.cfg
Log:
secondary shotgun fire: change animtime to 0.25 and refire to 1.2 to 
reflect new timing changes


Modified: branches/nexuiz-2.0/data/default.cfg
===================================================================
--- branches/nexuiz-2.0/data/default.cfg	2006-06-30 12:50:39 UTC (rev 1699)
+++ branches/nexuiz-2.0/data/default.cfg	2006-07-01 11:16:48 UTC (rev 1700)
@@ -383,8 +383,8 @@
 set g_balance_shotgun_secondary_bullets 10
 set g_balance_shotgun_secondary_damage 6
 set g_balance_shotgun_secondary_spread 0.07
-set g_balance_shotgun_secondary_refire 1.5
-set g_balance_shotgun_secondary_animtime 0.2
+set g_balance_shotgun_secondary_refire 1.2
+set g_balance_shotgun_secondary_animtime 0.25
 set g_balance_shotgun_secondary_ammo 1
 
 set g_balance_uzi_first_damage 30

Modified: trunk/data/default.cfg
===================================================================
--- trunk/data/default.cfg	2006-06-30 12:50:39 UTC (rev 1699)
+++ trunk/data/default.cfg	2006-07-01 11:16:48 UTC (rev 1700)
@@ -383,8 +383,8 @@
 set g_balance_shotgun_secondary_bullets 10
 set g_balance_shotgun_secondary_damage 6
 set g_balance_shotgun_secondary_spread 0.07
-set g_balance_shotgun_secondary_refire 1.5
-set g_balance_shotgun_secondary_animtime 0.2
+set g_balance_shotgun_secondary_refire 1.2
+set g_balance_shotgun_secondary_animtime 0.25
 set g_balance_shotgun_secondary_ammo 1
 
 set g_balance_uzi_first_damage 30




More information about the nexuiz-commits mailing list