Skip to content

Commit

Permalink
Add a disposal bin to the medbay treatment center on Delta (#67268)
Browse files Browse the repository at this point in the history
More environmental combat. Meta has a disposal bin in the middle of the treatment center, which is fun for in-medbay brawls that happen extremely frequently. It's a lot of friction for me to keep a guy restrained as I go to the trash bin in the pipe and throw them in.
  • Loading branch information
Mothblocks committed May 25, 2022
1 parent 50b2cf9 commit b410d0a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _maps/map_files/Deltastation/DeltaStation2.dmm
Expand Up @@ -28215,7 +28215,7 @@
/obj/effect/turf_decal/tile/blue{
dir = 8
},
/obj/structure/disposalpipe/segment,
/obj/structure/disposalpipe/junction,
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
"hRy" = (
Expand Down Expand Up @@ -51039,6 +51039,10 @@
dir = 8
},
/obj/machinery/newscaster/directional/north,
/obj/structure/disposalpipe/trunk{
dir = 4
},
/obj/machinery/disposal/bin,
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
"nUu" = (
Expand Down

0 comments on commit b410d0a

Please sign in to comment.