Skip to content
Open
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
3 changes: 2 additions & 1 deletion _maps/map_files/Deltastation/DeltaStation2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -46777,7 +46777,8 @@
/obj/machinery/button/door/directional/east{
pixel_y = 6;
name = "Medbay Doors Control";
id = "MedbayFoyer"
id = "MedbayFoyer";

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not directly edit tg maps as this makes us unable to update them correctly

normaldoorcontrol = 1
},
/turf/open/floor/iron/white,
/area/station/medical/paramedic)
Expand Down
17 changes: 13 additions & 4 deletions _maps/map_files/NebulaStation/NebulaStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -54701,6 +54701,15 @@
"icj" = (
/turf/closed/wall,
/area/station/medical/paramedic)
"icm" = (

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see prior comment

/obj/machinery/door/firedoor,
/obj/effect/turf_decal/tile/blue/fourcorners,
/obj/machinery/door/airlock/medical/glass{
id_tag = "MedbayFoyerDown";
name = "Medbay"
},
/turf/open/floor/iron/white,
/area/station/medical/medbay/central)
"icp" = (
/obj/effect/turf_decal/siding/wood{
dir = 4
Expand Down Expand Up @@ -63391,7 +63400,7 @@
/obj/machinery/door/firedoor,
/obj/effect/turf_decal/tile/blue/fourcorners,
/obj/machinery/door/airlock/medical/glass{
id_tag = "MedbayFoyer";
id_tag = "MedbayFoyerUp";
name = "Medbay"
},
/turf/open/floor/iron/white,
Expand Down Expand Up @@ -121287,7 +121296,7 @@
/obj/machinery/door/firedoor,
/obj/effect/turf_decal/tile/blue/fourcorners,
/obj/machinery/door/airlock/medical/glass{
id_tag = "MedbayFoyer";
id_tag = "MedbayFoyerUp";
name = "Medbay"
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
Expand Down Expand Up @@ -161142,7 +161151,7 @@
/obj/machinery/door/firedoor,
/obj/effect/turf_decal/tile/blue/fourcorners,
/obj/machinery/door/airlock/medical/glass{
id_tag = "MedbayFoyer";
id_tag = "MedbayFoyerDown";
name = "Medbay"
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
Expand Down Expand Up @@ -257483,7 +257492,7 @@ mCb
qMH
rOK
aHR
jty
icm
vVs
aRE
aln
Expand Down
Loading
Loading