]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/metaltechx.shader
fix for duplicates, and height maps for normal maps
[xonotic/xonotic-maps.pk3dir.git] / scripts / metaltechx.shader
index 09791520cc671d9ebf17d9086e9b8d3eb0501714..f9cce337f76fc2e10321c47704d37ad9a7436bd9 100644 (file)
@@ -120,32 +120,6 @@ textures/metaltechx/wall-alu_cap
 }
 
 
-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
@@ -193,28 +167,3 @@ textures/metaltechx/wall-alu02
        }
 }
 
-
-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
-       }
-}
-
-