Skip to content

Commit

Permalink
Fix xenobiology disposals on Box, Delta, and Meta.
Browse files Browse the repository at this point in the history
  • Loading branch information
Absolucy committed Jun 26, 2024
1 parent e87eb95 commit 5a6f866
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 5 deletions.
3 changes: 3 additions & 0 deletions _maps/map_files/BoxStation/BoxStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -27583,6 +27583,9 @@
/obj/machinery/door/airlock/maintenance,
/obj/effect/mapping_helpers/airlock/access/any/science/xenobio,
/obj/structure/liquid_barrier,
/obj/structure/disposalpipe/segment{
dir = 4
},
/turf/open/floor/plating,
/area/station/maintenance/department/science/xenobiology)
"jhq" = (
Expand Down
3 changes: 3 additions & 0 deletions _maps/map_files/Deltastation/DeltaStation2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -62692,6 +62692,9 @@
/area/station/security/brig)
"oXX" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden,
/obj/structure/disposalpipe/segment{
dir = 4
},
/turf/open/floor/iron/smooth,
/area/station/maintenance/department/science/xenobiology)
"oYe" = (
Expand Down
21 changes: 16 additions & 5 deletions _maps/map_files/MetaStation/MetaStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -29858,6 +29858,12 @@
},
/turf/open/floor/stone,
/area/station/science/xenobiology)
"kKI" = (
/obj/structure/lattice,
/obj/effect/spawner/random/structure/grille,
/obj/effect/spawner/random/structure/grille,
/turf/open/space/basic,
/area/space/nearstation)
"kKT" = (
/obj/item/reagent_containers/cup/bottle/multiver{
pixel_x = 7;
Expand Down Expand Up @@ -30763,6 +30769,11 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/station/science/ordnance/office)
"kYX" = (
/obj/effect/spawner/random/structure/grille,
/obj/effect/spawner/random/structure/grille,
/turf/open/space/basic,
/area/space/nearstation)
"kZk" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
Expand Down Expand Up @@ -112396,8 +112407,8 @@ cXP
aaa
aaa
aaa
lMJ
aaa
rrt
kYX
aaa
aaa
aaa
Expand Down Expand Up @@ -112654,7 +112665,7 @@ pMS
lMJ
lMJ
lMJ
rrt
lMJ
aaa
aaa
aaa
Expand Down Expand Up @@ -112909,8 +112920,8 @@ phI
jlU
kvO
bPB
aaa
aaa
rrt
kKI
rrt
aaa
aaa
Expand Down

0 comments on commit 5a6f866

Please sign in to comment.