r2549 - in trunk/data: scripts textures/common

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri May 11 14:24:48 EDT 2007


Author: m0rfar
Date: 2007-05-11 14:24:48 -0400 (Fri, 11 May 2007)
New Revision: 2549

Added:
   trunk/data/textures/common/skip.tga
Modified:
   trunk/data/scripts/common.shader
Log:
Added texture and shader for "skip". It's used in final_rage.

Modified: trunk/data/scripts/common.shader
===================================================================
--- trunk/data/scripts/common.shader	2007-05-11 13:04:51 UTC (rev 2548)
+++ trunk/data/scripts/common.shader	2007-05-11 18:24:48 UTC (rev 2549)
@@ -207,6 +207,17 @@
 	surfaceparm origin
 }
 
+textures/common/skip
+{
+	qer_nocarve
+	qer_trans 0.30
+	surfaceparm nodraw
+	surfaceparm nonsolid
+	surfaceparm skip
+	surfaceparm structural
+	surfaceparm trans
+}
+
 textures/common/portal
 {
 	qer_editorimage textures/common/qer_portal.tga

Added: trunk/data/textures/common/skip.tga
===================================================================
(Binary files differ)


Property changes on: trunk/data/textures/common/skip.tga
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the nexuiz-commits mailing list