]> git.rm.cloudns.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
automatically turn on reflexions for clients
authorDebugger <pyngot@hotmail.com>
Sun, 21 Apr 2013 19:24:17 +0000 (21:24 +0200)
committerDebugger <pyngot@hotmail.com>
Sun, 21 Apr 2013 19:24:17 +0000 (21:24 +0200)
maps/courtfun.mapinfo

index effd114bdeb3cb686e2acd3f00dbb4ac357b9fe8..11a0defd9bb23d10f5112f9048b8812471070d3d 100644 (file)
@@ -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