From 2d3813e298954fe3f5857d7be4a20f16099b3288 Mon Sep 17 00:00:00 2001
From: Rudolf Polzer <divverent@alientrap.org>
Date: Tue, 28 Sep 2010 12:18:54 +0200
Subject: [PATCH] add a metaltechx shader (autogenerated)

---
 scripts/metaltechx.shader | 220 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 220 insertions(+)
 create mode 100644 scripts/metaltechx.shader

diff --git a/scripts/metaltechx.shader b/scripts/metaltechx.shader
new file mode 100644
index 00000000..09791520
--- /dev/null
+++ b/scripts/metaltechx.shader
@@ -0,0 +1,220 @@
+textures/metaltechx/detail-grate
+{
+	qer_editorimage textures/metaltechx/detail/grate
+	dpoffsetmapping - 2
+	dpglossintensitymod  3
+	dpglossexponentmod  4
+	surfaceparm metalsteps
+	surfaceparm trans
+	q3map_bouncescale 1.75
+
+
+	{
+		map textures/metaltechx/detail/grate
+				blendfunc blend
+		
+	}
+
+	{
+		map $lightmap
+		rgbGen identity
+		tcGen lightmap
+		blendfunc filter
+	}
+}
+
+
+textures/metaltechx/detail-wires
+{
+	qer_editorimage textures/metaltechx/detail/wires
+	dpoffsetmapping - 2
+	dpglossintensitymod  3
+	dpglossexponentmod  4
+	surfaceparm metalsteps
+	q3map_bouncescale 1.50
+
+
+	{
+		map textures/metaltechx/detail/wires
+				
+	}
+
+	{
+		map $lightmap
+		rgbGen identity
+		tcGen lightmap
+		blendfunc filter
+	}
+}
+
+
+textures/metaltechx/wall-aluyellow
+{
+	qer_editorimage textures/metaltechx/wall/aluyellow
+	dpoffsetmapping - 2
+	dpglossintensitymod  3
+	dpglossexponentmod  4
+	surfaceparm metalsteps
+	q3map_bouncescale 1.50
+
+
+	{
+		map textures/metaltechx/wall/aluyellow
+				
+	}
+
+	{
+		map $lightmap
+		rgbGen identity
+		tcGen lightmap
+		blendfunc filter
+	}
+}
+
+
+textures/metaltechx/wall-alu
+{
+	qer_editorimage textures/metaltechx/wall/alu
+	dpoffsetmapping - 2
+	dpglossintensitymod  3
+	dpglossexponentmod  4
+	surfaceparm metalsteps
+	q3map_bouncescale 1.25
+
+
+	{
+		map textures/metaltechx/wall/alu
+				
+	}
+
+	{
+		map $lightmap
+		rgbGen identity
+		tcGen lightmap
+		blendfunc filter
+	}
+}
+
+
+textures/metaltechx/wall-alu_cap
+{
+	qer_editorimage textures/metaltechx/wall/alu_cap
+	dpoffsetmapping - 2
+	dpglossintensitymod  3
+	dpglossexponentmod  4
+	surfaceparm metalsteps
+	q3map_bouncescale 1.50
+
+
+	{
+		map textures/metaltechx/wall/alu_cap
+				
+	}
+
+	{
+		map $lightmap
+		rgbGen identity
+		tcGen lightmap
+		blendfunc filter
+	}
+}
+
+
+textures/metaltechx/wall-grate
+{
+	qer_editorimage textures/metaltechx/wall/grate
+	dpoffsetmapping - 2
+	dpglossintensitymod  3
+	dpglossexponentmod  4
+	surfaceparm metalsteps
+	surfaceparm trans
+	q3map_bouncescale 1.75
+
+
+	{
+		map textures/metaltechx/wall/grate
+				blendfunc blend
+		
+	}
+
+	{
+		map $lightmap
+		rgbGen identity
+		tcGen lightmap
+		blendfunc filter
+	}
+}
+
+
+textures/metaltechx/wall-alu_base
+{
+	qer_editorimage textures/metaltechx/wall/alu_base
+	dpoffsetmapping - 2
+	dpglossintensitymod  3
+	dpglossexponentmod  4
+	surfaceparm metalsteps
+	q3map_bouncescale 1.50
+
+
+	{
+		map textures/metaltechx/wall/alu_base
+				
+	}
+
+	{
+		map $lightmap
+		rgbGen identity
+		tcGen lightmap
+		blendfunc filter
+	}
+}
+
+
+textures/metaltechx/wall-alu02
+{
+	qer_editorimage textures/metaltechx/wall/alu02
+	dpoffsetmapping - 2
+	dpglossintensitymod  3
+	dpglossexponentmod  4
+	surfaceparm metalsteps
+	q3map_bouncescale 1.50
+
+
+	{
+		map textures/metaltechx/wall/alu02
+				
+	}
+
+	{
+		map $lightmap
+		rgbGen identity
+		tcGen lightmap
+		blendfunc filter
+	}
+}
+
+
+textures/metaltechx/wall-wires
+{
+	qer_editorimage textures/metaltechx/wall/wires
+	dpoffsetmapping - 2
+	dpglossintensitymod  3
+	dpglossexponentmod  4
+	surfaceparm metalsteps
+	q3map_bouncescale 1.50
+
+
+	{
+		map textures/metaltechx/wall/wires
+				
+	}
+
+	{
+		map $lightmap
+		rgbGen identity
+		tcGen lightmap
+		blendfunc filter
+	}
+}
+
+
-- 
2.39.5