From: Matthias Krüger Date: Wed, 21 Aug 2013 21:59:19 +0000 (+0200) Subject: unsealed: add blue (ice) version of the light texture. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6903fe31f55fa5a50ff5d08009909130d8fda440;p=xonotic%2Fxonotic-maps.pk3dir.git unsealed: add blue (ice) version of the light texture. --- diff --git a/scripts/map_unsealedtrial2.shader b/scripts/map_unsealedtrial2.shader index 2fdfde17..ba0dabde 100644 --- a/scripts/map_unsealedtrial2.shader +++ b/scripts/map_unsealedtrial2.shader @@ -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 index 00000000..d1a88678 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 index 00000000..560f68ff 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 index 00000000..2048da53 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 index 00000000..36d22454 Binary files /dev/null and b/textures/map_unsealed/light_light2a_ice_norm.tga differ