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

Return of the exile bio chip closets #1613

Merged
merged 1 commit into from
Oct 24, 2024
Merged
Show file tree
Hide file tree
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
20 changes: 9 additions & 11 deletions _maps/map_files220/stations/deltastation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -32946,7 +32946,14 @@
/turf/simulated/floor/plasteel/dark,
/area/station/ai_monitored/storage/eva)
"cyg" = (
/turf/simulated/wall,
/obj/machinery/requests_console/directional/east,
/obj/machinery/light/directional/east,
/obj/machinery/camera{
c_tag = "EVA Storage";
dir = 8
},
/obj/structure/closet/secure_closet/exile,
/turf/simulated/floor/plasteel/dark,
/area/station/ai_monitored/storage/eva)
"cyh" = (
/obj/structure/window/reinforced{
Expand Down Expand Up @@ -33875,15 +33882,6 @@
icon_state = "neutralcorner"
},
/area/station/public/locker)
"cBk" = (
/obj/machinery/camera{
c_tag = "EVA Storage";
dir = 8
},
/obj/machinery/requests_console/directional/east,
/obj/machinery/light/directional/east,
/turf/simulated/floor/plasteel/dark,
/area/station/ai_monitored/storage/eva)
"cBm" = (
/obj/structure/table/reinforced,
/obj/machinery/alarm/directional/east,
Expand Down Expand Up @@ -154749,7 +154747,7 @@ csK
cEr
cEr
cEr
cBk
cEr
cEr
cEr
cEN
Expand Down
31 changes: 15 additions & 16 deletions _maps/map_files220/stations/metastation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -21638,6 +21638,7 @@
"bzV" = (
/obj/effect/turf_decal/stripes/line,
/obj/machinery/teleport/hub,
/obj/machinery/firealarm/directional/west,
/turf/simulated/floor/plating,
/area/station/command/teleporter)
"bzW" = (
Expand Down Expand Up @@ -26895,10 +26896,6 @@
/obj/effect/turf_decal/stripes/line{
dir = 1
},
/obj/structure/window/reinforced{
dir = 8;
pixel_x = -4
},
/turf/simulated/floor/plasteel{
icon_state = "darkneutralfull"
},
Expand Down Expand Up @@ -27557,10 +27554,6 @@
/obj/effect/landmark/damageturf,
/turf/simulated/floor/wood,
/area/station/science/robotics/showroom)
"bVe" = (
/obj/machinery/alarm/directional/east,
/turf/simulated/floor/plasteel,
/area/station/ai_monitored/storage/eva)
"bVf" = (
/obj/structure/disposalpipe/segment,
/obj/structure/cable/yellow{
Expand Down Expand Up @@ -64333,6 +64326,16 @@
icon_state = "whiteblue"
},
/area/station/medical/reception)
"mwD" = (
/obj/structure/closet/secure_closet/exile,
/obj/machinery/alarm/directional/east,
/obj/effect/turf_decal/stripes/line{
dir = 8
},
/turf/simulated/floor/plasteel{
icon_state = "darkneutralfull"
},
/area/station/ai_monitored/storage/eva)
"mwH" = (
/obj/machinery/atmospherics/portable/canister/air,
/turf/simulated/floor/plating,
Expand Down Expand Up @@ -85085,11 +85088,6 @@
"wyn" = (
/turf/simulated/wall,
/area/station/medical/paramedic)
"wyB" = (
/obj/structure/extinguisher_cabinet/directional/south,
/obj/machinery/firealarm/directional/west,
/turf/simulated/floor/plasteel,
/area/station/command/teleporter)
"wyE" = (
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 4
Expand Down Expand Up @@ -88261,6 +88259,7 @@
name = "Teleporter Shutters Access Control";
req_access = list(62)
},
/obj/structure/extinguisher_cabinet/directional/south,
/turf/simulated/floor/plasteel,
/area/station/command/teleporter)
"yap" = (
Expand Down Expand Up @@ -112846,7 +112845,7 @@ bMS
bxq
bOS
bSi
bVe
bOR
bOR
bOR
jGU
Expand Down Expand Up @@ -113103,7 +113102,7 @@ bMS
bMS
bMS
bMS
bMS
mwD
bYw
bYw
bYw
Expand Down Expand Up @@ -113359,12 +113358,12 @@ bOJ
xYo
bzV
yaj
wyB
bMW
bMS
bMS
bMS
bMS
bMS
cIA
ben
bjm
Expand Down
Loading