From 27eac812ec48803fe909459f0d00bc655b4f76cf Mon Sep 17 00:00:00 2001
From: Rudolf Polzer <divverent@alientrap.org>
Date: Tue, 6 Mar 2012 20:00:50 +0100
Subject: [PATCH] augenkrebs mapinfo fixes

---
 maps/augenkrebs.mapinfo | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/maps/augenkrebs.mapinfo b/maps/augenkrebs.mapinfo
index 9b7dacff..b88d63a4 100644
--- a/maps/augenkrebs.mapinfo
+++ b/maps/augenkrebs.mapinfo
@@ -10,7 +10,10 @@ gametype lms
 gametype kh
 // 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
+// reflections are KEWL
+clientsettemp_for_type all r_water 1
+clientsettemp_for_type all r_water_resolutionmultiplier 1
 // bloom makes stuff EASIER to see
-settemp_for_type all r_bloom 0
+clientsettemp_for_type all r_bloom 0
+// damn cheats
+clientsettemp_for_type all r_showsurfaces 0
-- 
2.39.5