]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
unsealed: add blue (ice) version of the light texture.
authorMatthias Krüger <matthias.krueger@famsik.de>
Wed, 21 Aug 2013 21:59:19 +0000 (23:59 +0200)
committerMatthias Krüger <matthias.krueger@famsik.de>
Wed, 21 Aug 2013 21:59:19 +0000 (23:59 +0200)
scripts/map_unsealedtrial2.shader
textures/map_unsealed/light_light2a_ice.tga [new file with mode: 0644]
textures/map_unsealed/light_light2a_ice_gloss.tga [new file with mode: 0644]
textures/map_unsealed/light_light2a_ice_glow.tga [new file with mode: 0644]
textures/map_unsealed/light_light2a_ice_norm.tga [new file with mode: 0644]

index 2fdfde17efb8b1869cec0ee670efee5afb87b71b..ba0dabde045351b63fea9e861bc186271f458a72 100644 (file)
@@ -315,6 +315,22 @@ textures/map_unsealed/light_light2a_orange
        }
 }
 
+textures/map_unsealed/light_light2a_ice
+{
+       qer_editorimage textures/map_unsealed/light_light2a_ice.tga
+       dpoffsetmapping - 4 match8 85
+       q3map_bounceScale 1.25
+       {
+               map textures/map_unsealed/light_light2a_ice.tga
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+
 textures/map_unsealed/floor_wrn01-red_layer
 {
        qer_trans 0.5
diff --git a/textures/map_unsealed/light_light2a_ice.tga b/textures/map_unsealed/light_light2a_ice.tga
new file mode 100644 (file)
index 0000000..d1a8867
Binary files /dev/null and b/textures/map_unsealed/light_light2a_ice.tga differ
diff --git a/textures/map_unsealed/light_light2a_ice_gloss.tga b/textures/map_unsealed/light_light2a_ice_gloss.tga
new file mode 100644 (file)
index 0000000..560f68f
Binary files /dev/null and b/textures/map_unsealed/light_light2a_ice_gloss.tga differ
diff --git a/textures/map_unsealed/light_light2a_ice_glow.tga b/textures/map_unsealed/light_light2a_ice_glow.tga
new file mode 100644 (file)
index 0000000..2048da5
Binary files /dev/null and b/textures/map_unsealed/light_light2a_ice_glow.tga differ
diff --git a/textures/map_unsealed/light_light2a_ice_norm.tga b/textures/map_unsealed/light_light2a_ice_norm.tga
new file mode 100644 (file)
index 0000000..36d2245
Binary files /dev/null and b/textures/map_unsealed/light_light2a_ice_norm.tga differ