Merge pull request #3676 from Citadel-Station-13/upstream-merge-32189

[MIRROR] Makes the atmos table accessible in MetaStation
This commit is contained in:
LetterJay
2017-10-29 23:37:44 -04:00
committed by GitHub
+7 -14
View File
@@ -37410,18 +37410,12 @@
/obj/machinery/light{
dir = 1
},
/obj/structure/table,
/obj/item/paper_bin{
pixel_x = -3;
pixel_y = 7
},
/obj/item/pen,
/obj/machinery/computer/atmos_alert,
/turf/open/floor/plasteel/caution{
dir = 1
},
/area/engine/atmos)
"byT" = (
/obj/machinery/computer/atmos_alert,
/obj/structure/sign/map/left{
desc = "A framed picture of the station. Clockwise from security at the top (red), you see engineering (yellow), science (purple), escape (red and white), medbay (green), arrivals (blue and white), and finally cargo (brown).";
icon_state = "map-left-MS";
@@ -37431,6 +37425,7 @@
c_tag = "Atmospherics - Control Room";
network = list("SS13")
},
/obj/machinery/computer/station_alert,
/turf/open/floor/plasteel/caution{
dir = 1
},
@@ -37441,7 +37436,6 @@
icon_state = "map-right-MS";
pixel_y = 32
},
/obj/machinery/computer/station_alert,
/turf/open/floor/plasteel/caution{
dir = 1
},
@@ -38222,13 +38216,12 @@
/turf/open/floor/plating,
/area/engine/atmos)
"bAB" = (
/obj/item/clothing/mask/breath{
pixel_x = 4
},
/obj/item/tank/internals/emergency_oxygen{
pixel_x = -8
},
/obj/structure/table,
/obj/item/paper_bin{
pixel_x = -3;
pixel_y = 7
},
/obj/item/pen,
/turf/open/floor/plasteel/caution{
dir = 8
},