From: cbrutail Date: Thu, 6 Oct 2011 20:27:24 +0000 (+0200) Subject: HAH! I LIED! These are not trim recolors, but light. Green, to be precise. Shader... X-Git-Tag: xonotic-v0.6.0~72^2~3^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=16e00ea86d7fd940240543790764074d319339e7;p=xonotic%2Fxonotic-maps.pk3dir.git HAH! I LIED! These are not trim recolors, but light. Green, to be precise. Shader modified too. --- diff --git a/scripts/ex2x.shader b/scripts/ex2x.shader index 1fda6c91..0069b1a0 100644 --- a/scripts/ex2x.shader +++ b/scripts/ex2x.shader @@ -453,6 +453,28 @@ textures/ex2x/light-beam_red map textures/ex2x/light/light_beam_red.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/ex2x/light-beam_green +{ + qer_editorimage textures/ex2x/light/light_beam_green.tga + + q3map_bounceScale 0.75 + dpoffsetmapping - 0.5 match8 99 + dpglossintensitymod 3 + dpglossexponentmod 4 + + + { + map textures/ex2x/light/light_beam_green.tga + + } { map $lightmap diff --git a/textures/ex2x/light/light_beam_green.tga b/textures/ex2x/light/light_beam_green.tga new file mode 100644 index 00000000..0a5b648d Binary files /dev/null and b/textures/ex2x/light/light_beam_green.tga differ diff --git a/textures/ex2x/light/light_beam_green_gloss.tga b/textures/ex2x/light/light_beam_green_gloss.tga new file mode 100644 index 00000000..b5e08cfa Binary files /dev/null and b/textures/ex2x/light/light_beam_green_gloss.tga differ diff --git a/textures/ex2x/light/light_beam_green_glow.tga b/textures/ex2x/light/light_beam_green_glow.tga new file mode 100644 index 00000000..eb3cb167 Binary files /dev/null and b/textures/ex2x/light/light_beam_green_glow.tga differ diff --git a/textures/ex2x/light/light_beam_green_norm.tga b/textures/ex2x/light/light_beam_green_norm.tga new file mode 100644 index 00000000..f179cb67 Binary files /dev/null and b/textures/ex2x/light/light_beam_green_norm.tga differ