From: Rudolf Polzer Date: Fri, 30 Dec 2011 20:12:37 +0000 (+0100) Subject: no decals on conveyor belt please X-Git-Tag: xonotic-v0.6.0~35 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=a48de21687b04d8d82c03d64be6cf167f22e4002 no decals on conveyor belt please --- diff --git a/maps/g-23.map.options b/maps/g-23.map.options index ecce2c7b..33495b47 100644 --- a/maps/g-23.map.options +++ b/maps/g-23.map.options @@ -3,4 +3,4 @@ -vis + -minimap + -sRGB -Version: 6.1 +Version: 6.18 // ten times golden section diff --git a/scripts/map_g-23.shader b/scripts/map_g-23.shader index a2cbf507..ff784273 100644 --- a/scripts/map_g-23.shader +++ b/scripts/map_g-23.shader @@ -2,6 +2,7 @@ textures/map_g-23/conveyor_belt { qer_editorimage textures/map_g-23/conveyorbelt/conveyorbelt.tga surfaceparm metalsteps + surfaceparm nomarks // decals on tcmod = stupid q3map_bounceScale 1.5 dpoffsetmapping - 2 match8 230 dpglossintensitymod 3 @@ -11,4 +12,4 @@ textures/map_g-23/conveyor_belt map textures/map_g-23/conveyorbelt/conveyorbelt.tga tcMod scroll 0 0.25 } -} \ No newline at end of file +}