]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
unsealed: add blue stripe texture.
authorMatthias Krüger <matthias.krueger@famsik.de>
Wed, 21 Aug 2013 16:53:27 +0000 (18:53 +0200)
committerMatthias Krüger <matthias.krueger@famsik.de>
Wed, 21 Aug 2013 16:53:27 +0000 (18:53 +0200)
scripts/map_unsealedtrial2.shader
textures/map_unsealed/floor_wrn01-blue_layer.tga [new file with mode: 0644]
textures/map_unsealed/floor_wrn01-blue_layer_norm.tga [new file with mode: 0644]

index 8d38d0331b3f19b16556ae9342825aabfc6b591a..2fdfde17efb8b1869cec0ee670efee5afb87b71b 100644 (file)
@@ -333,6 +333,24 @@ textures/map_unsealed/floor_wrn01-red_layer
        }
 }
 
+textures/map_unsealed/floor_wrn01-blue_layer
+{
+       qer_trans 0.5
+       qer_editorimage textures/map_unsealed/floor_wrn01-blue_layer.tga
+       surfaceparm trans
+       surfaceparm alphashadow
+       {
+               map textures/map_unsealed/floor_wrn01-blue_layer.tga
+               blendfunc blend
+               rgbgen lightingDiffuse
+       }
+       {
+               map $lightmap
+               blendfunc GL_DST_COLOR GL_ZERO
+               rgbGen identity
+       }
+}
+
 textures/map_unsealed/base_stone_metal
 {
        qer_editorimage textures/map_unsealed/base_stone_metal.tga
diff --git a/textures/map_unsealed/floor_wrn01-blue_layer.tga b/textures/map_unsealed/floor_wrn01-blue_layer.tga
new file mode 100644 (file)
index 0000000..1ca6e73
Binary files /dev/null and b/textures/map_unsealed/floor_wrn01-blue_layer.tga differ
diff --git a/textures/map_unsealed/floor_wrn01-blue_layer_norm.tga b/textures/map_unsealed/floor_wrn01-blue_layer_norm.tga
new file mode 100644 (file)
index 0000000..144a981
Binary files /dev/null and b/textures/map_unsealed/floor_wrn01-blue_layer_norm.tga differ