From 0496ba2bc1e4279af13db66f18cf639a2a5d4e48 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 15 Oct 2011 23:05:48 +0200 Subject: [PATCH] disable footsteps on light concrete, to help the orchestra ;) --- maps/opera.map.options | 2 +- scripts/map_opera.shader | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 } -- 2.39.2