[nexuiz-commits] r7055 - in trunk/data: scripts textures

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Jun 18 01:51:35 EDT 2009


Author: div0
Date: 2009-06-18 01:51:34 -0400 (Thu, 18 Jun 2009)
New Revision: 7055

Added:
   trunk/data/scripts/tuba.shader
Modified:
   trunk/data/textures/tuba.tga
Log:
fix missing tuba.shader, update texture


Added: trunk/data/scripts/tuba.shader
===================================================================
--- trunk/data/scripts/tuba.shader	                        (rev 0)
+++ trunk/data/scripts/tuba.shader	2009-06-18 05:51:34 UTC (rev 7055)
@@ -0,0 +1,19 @@
+textures/tuba
+{
+	{
+		map textures/tuba
+		tcgen environment
+	}
+	{
+		map $lightmap
+	}
+}
+textures/tuba_misc
+{
+	{
+		map textures/tuba
+	}
+	{
+		map $lightmap
+	}
+}

Modified: trunk/data/textures/tuba.tga
===================================================================
(Binary files differ)



More information about the nexuiz-commits mailing list