r5855 - trunk/data/scripts

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Feb 12 03:13:21 EST 2009


Author: div0
Date: 2009-02-12 03:13:21 -0500 (Thu, 12 Feb 2009)
New Revision: 5855

Modified:
   trunk/data/scripts/entities.def
Log:
argh, last fix was bad. this one is good.


Modified: trunk/data/scripts/entities.def
===================================================================
--- trunk/data/scripts/entities.def	2009-02-12 08:10:53 UTC (rev 5854)
+++ trunk/data/scripts/entities.def	2009-02-12 08:13:21 UTC (rev 5855)
@@ -375,7 +375,7 @@
 model="models/items/a_cells.md3"
 */
 
-/*QUAKED item_flag_team1 (1 0 0) (-32 -32 -37) (32 32 37) 
+/*QUAKED item_flag_team1 (1 0 0) (-32 -32 0) (32 32 74) 
 CTF flag for team one (Red). Use more than one if you really insist.
 -------- KEYS --------
 model: model to use
@@ -388,7 +388,7 @@
 zbqry="zbqryf/pgs/enqvnag/synt_erq_enqvnag.zq3"
 */
 
-/*QUAKED item_flag_team2 (0 0 1) (-32 -32 -37) (32 32 37) 
+/*QUAKED item_flag_team2 (0 0 1) (-32 -32 0) (32 32 74) 
 CTF flag for team two (Blue). Use more than one if you really insist.
 -------- KEYS --------
 model: model to use




More information about the nexuiz-commits mailing list