From: Debugger Date: Sun, 21 Apr 2013 19:24:17 +0000 (+0200) Subject: automatically turn on reflexions for clients X-Git-Tag: xonotic-v0.7.0~40^2~3 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7b643d9f58b26b440e992ddeced9dd55700d0fcd;p=xonotic%2Fxonotic-maps.pk3dir.git automatically turn on reflexions for clients --- diff --git a/maps/courtfun.mapinfo b/maps/courtfun.mapinfo index effd114b..11a0defd 100644 --- a/maps/courtfun.mapinfo +++ b/maps/courtfun.mapinfo @@ -32,3 +32,6 @@ settemp_for_type cts g_start_weapon_laser 1 settemp_for_type cts g_cts_finish_kill_delay 0 settemp_for_type ons g_powerups 0 + +clientsettemp_for_type all r_water 1 +clientsettemp_for_type all r_water_resolutionmultiplier 1 \ No newline at end of file