From: Rudolf Polzer Date: Wed, 29 Sep 2010 16:49:25 +0000 (+0200) Subject: add a shader for floor05 X-Git-Tag: xonotic-v0.5.0~129^2~60^2~1 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=7ed5ff669f255fd51ef6b48055a5c0ec3c842ede;ds=inline add a shader for floor05 --- diff --git a/scripts/proceduralx.shader b/scripts/proceduralx.shader index 96fbd1a3..e6498ffd 100644 --- a/scripts/proceduralx.shader +++ b/scripts/proceduralx.shader @@ -166,3 +166,25 @@ textures/proceduralx/floor-floor03 } +textures/proceduralx/floor-floor05 +{ + qer_editorimage textures/proceduralx/floor/floor05 + dpoffsetmapping - 1 + q3map_bouncescale 1.25 + dpreflectcube cubemaps/default/sky + + + { + map textures/proceduralx/floor/floor05 + + } + + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + +