From: Rudolf Polzer Date: Tue, 6 Mar 2012 19:00:50 +0000 (+0100) Subject: augenkrebs mapinfo fixes X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=27eac812ec48803fe909459f0d00bc655b4f76cf;p=xonotic%2Fxonotic-maps.pk3dir.git augenkrebs mapinfo fixes --- 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