Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect the Departures Lobby's Security post's vents, in Icebox #5299

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 23 additions & 4 deletions _maps/map_files/IceBoxStation/IceBoxStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -7891,6 +7891,7 @@
/area/station/security/prison/rec)
"cuP" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/hallway/secondary/exit/departure_lounge)
"cuT" = (
Expand Down Expand Up @@ -15020,6 +15021,7 @@
/obj/effect/turf_decal/stripes/corner{
dir = 8
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/hallway/secondary/exit/departure_lounge)
"eFt" = (
Expand Down Expand Up @@ -34885,6 +34887,7 @@
/obj/effect/turf_decal/stripes/line{
dir = 8
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/hallway/secondary/exit/departure_lounge)
"lec" = (
Expand Down Expand Up @@ -55798,6 +55801,14 @@
/obj/machinery/power/apc/auto_name/directional/north,
/turf/open/floor/circuit/telecomms/mainframe,
/area/station/tcommsat/server)
"rHW" = (
/obj/structure/chair{
dir = 1
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/cafeteria,
/area/station/hallway/secondary/exit/departure_lounge)
"rIc" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
Expand Down Expand Up @@ -68700,6 +68711,12 @@
/obj/effect/spawner/random/vending/colavend,
/turf/open/floor/iron/dark,
/area/station/hallway/primary/central)
"vWE" = (
/obj/structure/chair,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/cafeteria,
/area/station/hallway/secondary/exit/departure_lounge)
"vWL" = (
/obj/structure/chair{
dir = 1;
Expand Down Expand Up @@ -70410,6 +70427,8 @@
/obj/machinery/door/firedoor,
/obj/structure/cable,
/obj/effect/mapping_helpers/airlock/access/all/security/general,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/hallway/secondary/exit/departure_lounge)
"wyB" = (
Expand Down Expand Up @@ -257269,10 +257288,10 @@ mbn
qLF
vCD
wyo
myJ
myJ
gEV
gjW
ePm
ePm
rHW
vWE
bAY
mhT
jdK
Expand Down
Loading