]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
unsealed: add blacker version of ex2x base_stone_metal texture.
authorMatthias Krüger <matthias.krueger@famsik.de>
Tue, 6 Aug 2013 13:42:41 +0000 (15:42 +0200)
committerMatthias Krüger <matthias.krueger@famsik.de>
Tue, 6 Aug 2013 13:42:41 +0000 (15:42 +0200)
scripts/map_unsealedtrial2.shader
textures/map_unsealed/base_stone_metal.tga [new file with mode: 0644]
textures/map_unsealed/base_stone_metal_gloss.tga [new file with mode: 0644]

index 337c658f27fe5eb0b0bc3be0ca9b381742930e0d..803257a78f114e02a868a405767fb8019c822c3f 100644 (file)
@@ -336,3 +336,21 @@ textures/map_unsealed/floor_wrn01-red_layer
                rgbGen identity
        }
 }
+
+textures/map_unsealed/base_stone_metal
+{
+       qer_editorimage textures/map_unsealed/base_stone_metal.tga
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 0.5 match8 201
+       dpglossintensitymod  3
+       dpglossexponentmod  4
+       {
+               map textures/map_unsealed/base_stone_metal.tga
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
diff --git a/textures/map_unsealed/base_stone_metal.tga b/textures/map_unsealed/base_stone_metal.tga
new file mode 100644 (file)
index 0000000..3eca87c
Binary files /dev/null and b/textures/map_unsealed/base_stone_metal.tga differ
diff --git a/textures/map_unsealed/base_stone_metal_gloss.tga b/textures/map_unsealed/base_stone_metal_gloss.tga
new file mode 100644 (file)
index 0000000..c700013
Binary files /dev/null and b/textures/map_unsealed/base_stone_metal_gloss.tga differ