r2640 - trunk/data/qcsrc/server

savagex at icculus.org savagex at icculus.org
Sun May 20 17:14:53 EDT 2007


Author: savagex
Date: 2007-05-20 17:14:52 -0400 (Sun, 20 May 2007)
New Revision: 2640

Modified:
   trunk/data/qcsrc/server/assault.qc
Log:
nothing to see here


Modified: trunk/data/qcsrc/server/assault.qc
===================================================================
--- trunk/data/qcsrc/server/assault.qc	2007-05-20 21:08:22 UTC (rev 2639)
+++ trunk/data/qcsrc/server/assault.qc	2007-05-20 21:14:52 UTC (rev 2640)
@@ -1,6 +1,6 @@
 //=============================================================================
 
-/*QUAKED info_player_attacker (1 0 1) (-16 -16 -24) (16 16 45) INITIAL
+/*QUAKED info_player_attacker (1 0 0) (-16 -16 -24) (16 16 45) INITIAL
 Normal attacker spawning location for Nexuiz Asssault
 -------- KEYS --------
 angle : direction in which player will look when spawning in the game. Does not apply to bots.
@@ -19,7 +19,7 @@
 
 //=============================================================================
 
-/*QUAKED info_player_defender (1 0 1) (-16 -16 -24) (16 16 45) INITIAL
+/*QUAKED info_player_defender (0 1 0) (-16 -16 -24) (16 16 45) INITIAL
 Normal defender spawning location for Nexuiz Asssault
 -------- KEYS --------
 angle : direction in which player will look when spawning in the game. Does not apply to bots.




More information about the nexuiz-commits mailing list