From 0bccd7a4faf5d64155cdb709178cb5c7e6ec6017 Mon Sep 17 00:00:00 2001 From: Heroman Date: Sun, 5 Dec 2021 11:12:38 +1000 Subject: [PATCH] Makes holodeck areas permapowered --- code/game/area/Space Station 13 areas.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/game/area/Space Station 13 areas.dm b/code/game/area/Space Station 13 areas.dm index 9127b34e66d..6da9f5c4612 100755 --- a/code/game/area/Space Station 13 areas.dm +++ b/code/game/area/Space Station 13 areas.dm @@ -1311,6 +1311,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station name = "\improper Holodeck" icon_state = "Holodeck" dynamic_lighting = 0 + requires_power = 0 sound_env = LARGE_ENCLOSED forbid_events = TRUE flags = AREA_FLAG_IS_NOT_PERSISTENT