]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
unsealed: add exx floor warningstripes as texture but only the stripes so that we...
authorMatthias Krüger <matthias.krueger@famsik.de>
Mon, 5 Aug 2013 21:01:49 +0000 (23:01 +0200)
committerMatthias Krüger <matthias.krueger@famsik.de>
Mon, 5 Aug 2013 21:01:49 +0000 (23:01 +0200)
scripts/map_unsealedtrial2.shader
textures/map_unsealed/floor_wrn01-red_layer.tga [new file with mode: 0644]
textures/map_unsealed/floor_wrn01-red_layer_norm.tga [new file with mode: 0644]

index db15491442b9d2ff390d776c11b68cf7a0402713..337c658f27fe5eb0b0bc3be0ca9b381742930e0d 100644 (file)
@@ -319,3 +319,20 @@ textures/map_unsealed/light-light2a_orange
                blendfunc filter
        }
 }
+
+textures/map_unsealed/floor_wrn01-red_layer
+{
+       qer_editorimage textures/map_unsealed/floor_wrn01-red_layer.tga
+       surfaceparm trans
+       surfaceparm alphashadow
+       {
+               map textures/map_unsealed/floor_wrn01-red_layer.tga
+               blendfunc blend
+               rgbgen lightingDiffuse
+       }
+       {
+               map $lightmap
+               blendfunc GL_DST_COLOR GL_ZERO
+               rgbGen identity
+       }
+}
diff --git a/textures/map_unsealed/floor_wrn01-red_layer.tga b/textures/map_unsealed/floor_wrn01-red_layer.tga
new file mode 100644 (file)
index 0000000..9a2eacd
Binary files /dev/null and b/textures/map_unsealed/floor_wrn01-red_layer.tga differ
diff --git a/textures/map_unsealed/floor_wrn01-red_layer_norm.tga b/textures/map_unsealed/floor_wrn01-red_layer_norm.tga
new file mode 100644 (file)
index 0000000..144a981
Binary files /dev/null and b/textures/map_unsealed/floor_wrn01-red_layer_norm.tga differ