[nexuiz-commits] r7674 - in branches/nexuiz-2.0: . data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Sep 6 15:15:12 EDT 2009


Author: div0
Date: 2009-09-06 15:15:12 -0400 (Sun, 06 Sep 2009)
New Revision: 7674

Modified:
   branches/nexuiz-2.0/.patchsets
   branches/nexuiz-2.0/data/weaponsNexrun.cfg
Log:
r7665 | fruitiex | 2009-09-06 11:30:10 -0400 (Sun, 06 Sep 2009) | 2 lines
g_shootfromcenter instead of g_shootfromeye in Nexrun


Modified: branches/nexuiz-2.0/.patchsets
===================================================================
--- branches/nexuiz-2.0/.patchsets	2009-09-06 19:12:58 UTC (rev 7673)
+++ branches/nexuiz-2.0/.patchsets	2009-09-06 19:15:12 UTC (rev 7674)
@@ -1,2 +1,2 @@
 master = svn://svn.icculus.org/nexuiz/trunk
-revisions_applied = 1-7563,7565-7586,7589-7589,7592-7592,7595-7595,7597-7597,7601-7602,7605-7610,7612-7615,7619-7620,7623-7623,7626-7628,7644-7651,7658-7660,7663-7663
+revisions_applied = 1-7563,7565-7586,7589-7589,7592-7592,7595-7595,7597-7597,7601-7602,7605-7610,7612-7615,7619-7620,7623-7623,7626-7628,7644-7651,7658-7660,7663-7665

Modified: branches/nexuiz-2.0/data/weaponsNexrun.cfg
===================================================================
--- branches/nexuiz-2.0/data/weaponsNexrun.cfg	2009-09-06 19:12:58 UTC (rev 7673)
+++ branches/nexuiz-2.0/data/weaponsNexrun.cfg	2009-09-06 19:15:12 UTC (rev 7674)
@@ -1,6 +1,6 @@
 // weapon settings for nexrun CTS, not recommended for DM
 g_projectiles_newton_style 0
-g_shootfromeye 1
+g_shootfromcenter 1
 
 g_balance_grenadelauncher_secondary_speed_up 0
 g_balance_grenadelauncher_secondary_speed 0 



More information about the nexuiz-commits mailing list