[nexuiz-commits] r7106 - trunk/data/scripts

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Jun 25 09:34:02 EDT 2009


Author: morphed
Date: 2009-06-25 09:34:02 -0400 (Thu, 25 Jun 2009)
New Revision: 7106

Modified:
   trunk/data/scripts/teamfx.shader
Log:
missing shaders

Modified: trunk/data/scripts/teamfx.shader
===================================================================
--- trunk/data/scripts/teamfx.shader	2009-06-25 06:12:51 UTC (rev 7105)
+++ trunk/data/scripts/teamfx.shader	2009-06-25 13:34:02 UTC (rev 7106)
@@ -82,3 +82,39 @@
 	blendfunc add
 }
 }
+teamfx/rayblue
+{
+surfaceparm trans
+deformVertexes autosprite
+{
+	map models/teamfx/flare.tga
+	blendfunc add
+}
+}
+teamfx/rayred
+{
+surfaceparm trans
+deformVertexes autosprite
+{
+	map models/teamfx/flare.tga
+	blendfunc add
+}
+}
+teamfx/rayyellow
+{
+surfaceparm trans
+deformVertexes autosprite
+{
+	map models/teamfx/flare.tga
+	blendfunc add
+}
+}
+teamfx/raypink
+{
+surfaceparm trans
+deformVertexes autosprite
+{
+	map models/teamfx/flare.tga
+	blendfunc add
+}
+}



More information about the nexuiz-commits mailing list