r2550 - in branches/nexuiz-2.0/data: scripts textures/common

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri May 11 14:25:06 EDT 2007


Author: m0rfar
Date: 2007-05-11 14:25:06 -0400 (Fri, 11 May 2007)
New Revision: 2550

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

Modified: branches/nexuiz-2.0/data/scripts/common.shader
===================================================================
--- branches/nexuiz-2.0/data/scripts/common.shader	2007-05-11 18:24:48 UTC (rev 2549)
+++ branches/nexuiz-2.0/data/scripts/common.shader	2007-05-11 18:25:06 UTC (rev 2550)
@@ -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: branches/nexuiz-2.0/data/textures/common/skip.tga
===================================================================
(Binary files differ)


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




More information about the nexuiz-commits mailing list