From 85d61e290201e15e56448396278ad3516902e48c Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Thu, 1 Mar 2012 17:30:32 +0100 Subject: [PATCH] turn off bloom on augenkrebs. It defeats purpose. --- maps/augenkrebs.map.options | 2 +- maps/augenkrebs.mapinfo | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/maps/augenkrebs.map.options b/maps/augenkrebs.map.options index 9e5e69b1..ecc079b7 100644 --- a/maps/augenkrebs.map.options +++ b/maps/augenkrebs.map.options @@ -3,4 +3,4 @@ -light + -minimap + -sRGB -Version: 2.7 +Version: 2.71 diff --git a/maps/augenkrebs.mapinfo b/maps/augenkrebs.mapinfo index 26a6ab0c..1798759c 100644 --- a/maps/augenkrebs.mapinfo +++ b/maps/augenkrebs.mapinfo @@ -8,7 +8,9 @@ type ctf 300 20 type dm 30 20 type lms 9 20 type kh 600 20 2 -// cdtrack loop-miku-derhoellerache +// cdtrack ... // we are using target_music and trigger_music entities for that! settemp_for_type all r_water 1 settemp_for_type all r_water_resolutionmultiplier 1 +// bloom makes stuff EASIER to see +settemp_for_type all r_bloom 0 -- 2.39.2