From: Matthias Krüger Date: Sat, 3 Aug 2013 14:02:22 +0000 (+0200) Subject: unsealed: add orange light texture based on trak5x/light2a X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=2c8e180899f9c25d86131f2a07d688eb54873028;p=xonotic%2Fxonotic-maps.pk3dir.git unsealed: add orange light texture based on trak5x/light2a --- diff --git a/scripts/map_unsealedtrial2.shader b/scripts/map_unsealedtrial2.shader index 49b9ecef..1772558b 100644 --- a/scripts/map_unsealedtrial2.shader +++ b/scripts/map_unsealedtrial2.shader @@ -304,3 +304,18 @@ textures/map_unsealed/floor_floor2ef } } +textures/trak5x/light-light2a_orange +{ + qer_editorimage textures/trak5x/light/light_light2a_orange.tga + dpoffsetmapping - 4 match8 85 + q3map_bounceScale 1.25 + { + map textures/trak5x/light/light_light2a_orange.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} diff --git a/textures/map_unsealed/light_light2a_orange.tga b/textures/map_unsealed/light_light2a_orange.tga new file mode 100644 index 00000000..98835dd2 Binary files /dev/null and b/textures/map_unsealed/light_light2a_orange.tga differ diff --git a/textures/map_unsealed/light_light2a_orange_gloss.tga b/textures/map_unsealed/light_light2a_orange_gloss.tga new file mode 100644 index 00000000..560f68ff Binary files /dev/null and b/textures/map_unsealed/light_light2a_orange_gloss.tga differ diff --git a/textures/map_unsealed/light_light2a_orange_glow.tga b/textures/map_unsealed/light_light2a_orange_glow.tga new file mode 100644 index 00000000..467088e2 Binary files /dev/null and b/textures/map_unsealed/light_light2a_orange_glow.tga differ diff --git a/textures/map_unsealed/light_light2a_orange_norm.tga b/textures/map_unsealed/light_light2a_orange_norm.tga new file mode 100644 index 00000000..36d22454 Binary files /dev/null and b/textures/map_unsealed/light_light2a_orange_norm.tga differ