[nexuiz-commits] r7107 - in trunk/data: models/teamfx scripts

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Jun 25 09:46:37 EDT 2009


Author: morphed
Date: 2009-06-25 09:46:37 -0400 (Thu, 25 Jun 2009)
New Revision: 7107

Modified:
   trunk/data/models/teamfx/ray.md3
   trunk/data/scripts/teamfx.shader
Log:
model tweaks for flag carrier fx

Modified: trunk/data/models/teamfx/ray.md3
===================================================================
(Binary files differ)

Modified: trunk/data/scripts/teamfx.shader
===================================================================
--- trunk/data/scripts/teamfx.shader	2009-06-25 13:34:02 UTC (rev 7106)
+++ trunk/data/scripts/teamfx.shader	2009-06-25 13:46:37 UTC (rev 7107)
@@ -87,7 +87,7 @@
 surfaceparm trans
 deformVertexes autosprite
 {
-	map models/teamfx/flare.tga
+	map models/teamfx/rayblue.tga
 	blendfunc add
 }
 }
@@ -96,7 +96,7 @@
 surfaceparm trans
 deformVertexes autosprite
 {
-	map models/teamfx/flare.tga
+	map models/teamfx/rayred.tga
 	blendfunc add
 }
 }
@@ -105,7 +105,7 @@
 surfaceparm trans
 deformVertexes autosprite
 {
-	map models/teamfx/flare.tga
+	map models/teamfx/rayyellow.tga
 	blendfunc add
 }
 }
@@ -114,7 +114,7 @@
 surfaceparm trans
 deformVertexes autosprite
 {
-	map models/teamfx/flare.tga
+	map models/teamfx/raypink.tga
 	blendfunc add
 }
 }



More information about the nexuiz-commits mailing list