From 73f9a0d2df9b0328f4ad82da2bdf961cc481f1ed Mon Sep 17 00:00:00 2001 From: TheFurryFeline Date: Wed, 28 Aug 2019 16:41:53 -0400 Subject: [PATCH] Please, Travis.... One additional attempt to get travis to cooperate... --- code/game/area/Space Station 13 areas_vr.dm | 6 +++++- maps/tether/tether_areas2.dm | 4 ---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/code/game/area/Space Station 13 areas_vr.dm b/code/game/area/Space Station 13 areas_vr.dm index 6e8cbff08c7..c03489b3071 100644 --- a/code/game/area/Space Station 13 areas_vr.dm +++ b/code/game/area/Space Station 13 areas_vr.dm @@ -43,4 +43,8 @@ /area/asteroid/rogue/zone4 name = "Asteroid Belt Zone 4" icon_state = "red2" - shuttle_area = /area/shuttle/belter/belt/zone4 \ No newline at end of file + shuttle_area = /area/shuttle/belter/belt/zone4 + +/area/engineering/engine_gas + name = "\improper Engine Gas Storage" + icon_state = "engine_waste" diff --git a/maps/tether/tether_areas2.dm b/maps/tether/tether_areas2.dm index 465e333dd14..2cf0a3f141f 100644 --- a/maps/tether/tether_areas2.dm +++ b/maps/tether/tether_areas2.dm @@ -613,10 +613,6 @@ name = "\improper Engine Room Balcony" /area/engineering/foyer_mezzenine name = "\improper Engineering Mezzenine" -//TFF 28/8/19 - cleanup of areas placement -/area/engineering/engine_gas - name = "\improper Engine Gas Storage" - icon_state = "engine_waste" /area/hallway/station icon_state = "hallC1"