From 2c71794490f919a8addc0335376fcea2b0be05f3 Mon Sep 17 00:00:00 2001 From: Dahlular <55758850+Dahlular@users.noreply.github.com> Date: Fri, 30 Apr 2021 04:46:43 -0600 Subject: [PATCH] literally cannot be assed anymore i'm gonna get some sleep and fix this stuff tomorrow --- code/game/area/Space_Station_13_areas.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/area/Space_Station_13_areas.dm b/code/game/area/Space_Station_13_areas.dm index 99102344..ec1a5ebe 100644 --- a/code/game/area/Space_Station_13_areas.dm +++ b/code/game/area/Space_Station_13_areas.dm @@ -602,7 +602,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station /area/solar requires_power = FALSE - dynamic_lighting = DYNAMIC_LIGHTING_IFSTARLIGHT + dynamic_lighting = DYNAMIC_LIGHTING_DISABLED valid_territory = FALSE blob_allowed = FALSE flags_1 = NONE