From 1828a6678f3855fdf98f7daa10db03c231bfa4ef Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 28 Mar 2021 20:01:56 -0400 Subject: [PATCH] Disables dynamic lighting for CC --- maps/tether/tether_areas.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maps/tether/tether_areas.dm b/maps/tether/tether_areas.dm index e809dece236..d44b9348379 100644 --- a/maps/tether/tether_areas.dm +++ b/maps/tether/tether_areas.dm @@ -106,7 +106,7 @@ icon_state = "vacant_site" /area/centcom/simulated - dynamic_lighting = 1 + dynamic_lighting = 0 /area/centcom/simulated/terminal name = "\improper Docking Terminal"