]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - maps/lightspeed.mapinfo
Diasable Realtime world lighting on maps that have problems with it as workaround...
[xonotic/xonotic-maps.pk3dir.git] / maps / lightspeed.mapinfo
index 096c3d093bc2b72a472f02a43a5d84e6380cd420..b3b17bdba91d6beb721c9efa11ea0e1a260a8939 100644 (file)
@@ -1,12 +1,10 @@
-title Lightspeed by C.Brutail
-description Very small, 1on1 CTF map. Key to survival: move as fast, as the speed of light!
-author C.Brutail
-cdtrack 
+title Lightspeed
+description Very small, 1on1 CTF map. Key to survive: move as fast, as the speed of light!
+author CuBe0wL
+cdtrack 10
 has weapons
-type ctf 300 20 10
+gametype ctf
 settemp_for_type all g_start_ammo_shells 20 
-// optional: fog density red green blue alpha mindist maxdist
-// optional: settemp_for_type (all|gametypename) cvarname value
-// optional: clientsettemp_for_type (all|gametypename) cvarname value
-// optional: size mins_x mins_y mins_z maxs_x maxs_y maxs_z
-// optional: hidden
+hidden
+
+clientsettemp_for_type all r_shadow_realtime_world 0 // Workaround to fix problem with Realtime world lighting
\ No newline at end of file