From: FruitieX Date: Sat, 24 Jul 2010 22:35:43 +0000 (+0300) Subject: purple pipe color X-Git-Tag: xonotic-v0.5.0~129^2~60^2~10 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=aab33b9 purple pipe color --- diff --git a/scripts/trak5x.shader b/scripts/trak5x.shader index c721dc46..5f876811 100644 --- a/scripts/trak5x.shader +++ b/scripts/trak5x.shader @@ -161,6 +161,25 @@ textures/trak5x/base-pipe1d map textures/trak5x/base/base_pipe1d.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/trak5x/base-pipe1e +{ + qer_editorimage textures/trak5x/base/base_pipe1e.tga + + q3map_bounceScale 1.25 + + + { + map textures/trak5x/base/base_pipe1e.tga + + } { map $lightmap diff --git a/textures/trak5x/base/base_pipe1e.tga b/textures/trak5x/base/base_pipe1e.tga new file mode 100644 index 00000000..9b379e00 Binary files /dev/null and b/textures/trak5x/base/base_pipe1e.tga differ diff --git a/textures/trak5x/base/base_pipe1e_gloss.tga b/textures/trak5x/base/base_pipe1e_gloss.tga new file mode 100644 index 00000000..54dae95f Binary files /dev/null and b/textures/trak5x/base/base_pipe1e_gloss.tga differ diff --git a/textures/trak5x/base/base_pipe1e_norm.tga b/textures/trak5x/base/base_pipe1e_norm.tga new file mode 100644 index 00000000..223091e3 Binary files /dev/null and b/textures/trak5x/base/base_pipe1e_norm.tga differ