diff --git a/code/game/area/Space Station 13 areas.dm b/code/game/area/Space Station 13 areas.dm index 2b580dd982f..ac11cd2e4f0 100755 --- a/code/game/area/Space Station 13 areas.dm +++ b/code/game/area/Space Station 13 areas.dm @@ -861,10 +861,6 @@ NOTE: there are two lists of areas in the end of this file: centcom and station name = "Tool Storage Maintenance" icon_state = "maint_tool_storage" -/area/maintenance/tether_midpoint - name = "\improper Tether Midpoint Maint" - icon_state = "green" - // SUBSTATIONS (Subtype of maint, that should let them serve as shielded area during radstorm) @@ -2741,4 +2737,4 @@ var/list/the_station_areas = list ( icon_state = "yellow" luminosity = 1 dynamic_lighting = 0 - requires_power = 0 + requires_power = 0 \ No newline at end of file diff --git a/maps/tether/tether_areas2.dm b/maps/tether/tether_areas2.dm index 75f827eead7..28683d4f556 100644 --- a/maps/tether/tether_areas2.dm +++ b/maps/tether/tether_areas2.dm @@ -170,6 +170,8 @@ name = "\improper Civilian West Substation" /area/maintenance/substation/exploration name = "\improper Exploration Substation" +/area/maintenance/tether_midpoint + name = "\improper Tether Midpoint Maint" /area/tether/surfacebase/medical