diff --git a/code/game/area/Space Station 13 areas.dm b/code/game/area/Space Station 13 areas.dm index 497f2c7a794..f6cddf3178d 100644 --- a/code/game/area/Space Station 13 areas.dm +++ b/code/game/area/Space Station 13 areas.dm @@ -238,14 +238,14 @@ var/list/ghostteleportlocs = list() /area/shuttle/gamma/space icon_state = "shuttle" name = "\improper Gamma Shuttle Space" - requires_power = 1 + requires_power = 0 luminosity = 0 lighting_use_dynamic = 1 /area/shuttle/gamma/station icon_state = "shuttle" name = "\improper Gamma Shuttle Station" - requires_power = 1 + requires_power = 0 luminosity = 0 lighting_use_dynamic = 1