From: Rudolf Polzer Date: Sat, 15 Oct 2011 21:05:48 +0000 (+0200) Subject: disable footsteps on light concrete, to help the orchestra ;) X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=0496ba2bc1e4279af13db66f18cf639a2a5d4e48;p=xonotic%2Fxonotic-maps.pk3dir.git disable footsteps on light concrete, to help the orchestra ;) --- diff --git a/maps/opera.map.options b/maps/opera.map.options index 7edf88c0..58cd5f21 100644 --- a/maps/opera.map.options +++ b/maps/opera.map.options @@ -2,4 +2,4 @@ -light + -novis -minimap + -Version: 1 +Version: 2 diff --git a/scripts/map_opera.shader b/scripts/map_opera.shader index 58cd3a4c..96325756 100644 --- a/scripts/map_opera.shader +++ b/scripts/map_opera.shader @@ -7,6 +7,7 @@ textures/map_opera/lightconcrete dpreflectcube env/exomorph/exomorph q3map_bouncescale 1.25 q3map_tcmod scale 256 256 + surfaceparm nosteps { map textures/exomorphx/base/concrete }