Skip to content

Commit

Permalink
Icebox service hall disposal unit (tgstation#83675)
Browse files Browse the repository at this point in the history
## About The Pull Request

Puts a disposal unit in the remapped service hall on Icebox

## Why It's Good For The Game

You need disposals particularly in rooms with protolathes

## Changelog

:cl: LT3
qol: Icebox's service hall has a disposal unit again
/:cl:
  • Loading branch information
lessthnthree authored Jun 4, 2024
1 parent a2d6242 commit c7b6d8a
Showing 1 changed file with 47 additions and 11 deletions.
58 changes: 47 additions & 11 deletions _maps/map_files/IceBoxStation/IceBoxStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -9594,6 +9594,9 @@
/obj/effect/turf_decal/siding/dark{
dir = 9
},
/obj/structure/disposalpipe/segment{
dir = 4
},
/turf/open/floor/iron/checker,
/area/station/hallway/secondary/service)
"cLf" = (
Expand Down Expand Up @@ -11583,6 +11586,7 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
/obj/machinery/duct,
/turf/open/floor/wood,
/area/station/hallway/secondary/service)
"dpq" = (
Expand Down Expand Up @@ -14835,6 +14839,9 @@
/obj/effect/turf_decal/tile/neutral{
dir = 4
},
/obj/structure/disposalpipe/segment{
dir = 4
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
"epB" = (
Expand Down Expand Up @@ -16874,6 +16881,15 @@
"eXH" = (
/turf/closed/wall/r_wall,
/area/station/medical/chemistry)
"eXZ" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/cable,
/obj/structure/disposalpipe/segment{
dir = 6
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
"eYe" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
Expand Down Expand Up @@ -25875,6 +25891,9 @@
/obj/effect/turf_decal/siding/wood{
dir = 4
},
/obj/structure/disposalpipe/segment{
dir = 4
},
/turf/open/floor/iron/dark/textured_half{
dir = 1
},
Expand Down Expand Up @@ -38345,6 +38364,9 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/cable,
/obj/structure/disposalpipe/segment{
dir = 4
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
"lyl" = (
Expand Down Expand Up @@ -46152,11 +46174,14 @@
/area/station/engineering/storage/tech)
"nQm" = (
/obj/machinery/newscaster/directional/east,
/obj/machinery/duct,
/obj/machinery/light/directional/east,
/obj/machinery/camera/directional/east{
c_tag = "Service - Hall"
},
/obj/machinery/disposal/bin/tagger,
/obj/structure/disposalpipe/trunk{
dir = 8
},
/turf/open/floor/wood,
/area/station/hallway/secondary/service)
"nQu" = (
Expand Down Expand Up @@ -56233,6 +56258,13 @@
"qLY" = (
/turf/closed/wall/r_wall,
/area/station/science/xenobiology)
"qMf" = (
/obj/effect/turf_decal/tile/blue{
dir = 1
},
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
"qMm" = (
/obj/structure/bookcase/random/adult,
/turf/open/floor/wood,
Expand Down Expand Up @@ -67704,6 +67736,9 @@
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 8
},
/obj/structure/disposalpipe/segment{
dir = 4
},
/turf/open/floor/iron/checker,
/area/station/hallway/secondary/service)
"uin" = (
Expand Down Expand Up @@ -76684,9 +76719,7 @@
/turf/open/floor/eighties,
/area/station/commons/lounge)
"wVR" = (
/obj/structure/disposalpipe/segment{
dir = 10
},
/obj/structure/disposalpipe/junction,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
Expand Down Expand Up @@ -80805,6 +80838,9 @@
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/disposalpipe/segment{
dir = 4
},
/turf/open/floor/wood,
/area/station/hallway/secondary/service)
"yju" = (
Expand Down Expand Up @@ -244775,13 +244811,13 @@ xVc
twU
uja
bvu
iuv
dnq
mny
mny
mny
mny
mny
eXZ
vBh
qMf
qMf
qMf
qMf
qMf
wVR
mfW
toT
Expand Down

0 comments on commit c7b6d8a

Please sign in to comment.