]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
map: unsealed: add black metal version of diamondplate texture from techpanelx.
authorMatthias Krüger <matthias.krueger@famsik.de>
Tue, 6 Aug 2013 15:20:11 +0000 (17:20 +0200)
committerMatthias Krüger <matthias.krueger@famsik.de>
Tue, 6 Aug 2013 15:20:11 +0000 (17:20 +0200)
scripts/map_unsealedtrial2.shader
textures/map_unsealed/base_diamondplate.png [new file with mode: 0755]
textures/map_unsealed/base_diamondplate_gloss.png [new file with mode: 0644]
textures/map_unsealed/base_diamondplate_norm.png [new file with mode: 0644]

index 803257a78f114e02a868a405767fb8019c822c3f..e32124100264bb012f8b4a960ceac92a92390a2f 100644 (file)
@@ -354,3 +354,21 @@ textures/map_unsealed/base_stone_metal
                blendfunc filter
        }
 }
+
+textures/map_unsealed/base_diamondplate
+{
+       qer_editorimage textures/map_unsealed/base_diamondplate.png
+       q3map_bounceScale 0.5
+       dpoffsetmapping - 2
+       dpglossintensitymod  3
+       dpglossexponentmod  4
+       {
+               map textures/map_unsealed/base_diamondplate.png
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
diff --git a/textures/map_unsealed/base_diamondplate.png b/textures/map_unsealed/base_diamondplate.png
new file mode 100755 (executable)
index 0000000..3ff5ffc
Binary files /dev/null and b/textures/map_unsealed/base_diamondplate.png differ
diff --git a/textures/map_unsealed/base_diamondplate_gloss.png b/textures/map_unsealed/base_diamondplate_gloss.png
new file mode 100644 (file)
index 0000000..9ac0535
Binary files /dev/null and b/textures/map_unsealed/base_diamondplate_gloss.png differ
diff --git a/textures/map_unsealed/base_diamondplate_norm.png b/textures/map_unsealed/base_diamondplate_norm.png
new file mode 100644 (file)
index 0000000..c355cea
Binary files /dev/null and b/textures/map_unsealed/base_diamondplate_norm.png differ