Skip to content

Commit

Permalink
[MIRROR] Fixes Icebox lower chemistry lab shutters [MDB IGNORE] (#253…
Browse files Browse the repository at this point in the history
…45) (#911)

* Fixes Icebox lower chemistry lab shutters (#80001)

## About The Pull Request

For some reason, the left-most shutters in the Icebox chemistry lab were
being controlled by the pharmacy shutters button a floor above. That
wasn't always the case, but this makes it so that both of the chemlab
shutters are once again controlled by the button in the chemlab itself,
and not in the pharmacy.

![El3VOGn](https://github.com/tgstation/tgstation/assets/18170896/be4ff99b-07f3-4627-a851-1a241d760295)

![hgfRdtj](https://github.com/tgstation/tgstation/assets/18170896/93c4ae6f-dab4-411e-b924-a9b4ba60160a)

## Why It's Good For The Game

Better map consistency!

## Changelog
:cl: MidoriWroth
fix: Icebox chemistry lab shutters are controlled by the button in the
chemistry lab and not in the pharmacy again.
/:cl:

* Fixes Icebox lower chemistry lab shutters

---------

Co-authored-by: SkyratBot <[email protected]>
Co-authored-by: MidoriWroth <[email protected]>
  • Loading branch information
3 people authored Dec 2, 2023
1 parent c074f6f commit 64d727a
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions _maps/map_files/IceBoxStation/IceBoxStation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -14161,18 +14161,6 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos)
"ekm" = (
/obj/machinery/door/poddoor/shutters/preopen{
dir = 8;
id = "pharmacy_shutters3";
name = "Pharmacy Shutters"
},
/obj/structure/cable,
/obj/effect/spawner/structure/window/hollow/reinforced/middle{
dir = 4
},
/turf/open/floor/plating,
/area/station/medical/chemistry)
"ekn" = (
/obj/structure/disposalpipe/segment{
dir = 10
Expand Down Expand Up @@ -40890,6 +40878,13 @@
"mAe" = (
/turf/open/floor/glass/reinforced,
/area/station/security/lockers)
"mAo" = (
/obj/structure/bed/dogbed/runtime,
/obj/item/toy/cattoy,
/obj/machinery/newscaster/directional/north,
/mob/living/simple_animal/pet/cat/runtime,
/turf/open/floor/iron/dark,
/area/station/command/heads_quarters/cmo)
"mAz" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/public/glass{
Expand Down Expand Up @@ -51543,6 +51538,18 @@
dir = 8
},
/area/station/medical/chem_storage)
"pHT" = (
/obj/machinery/door/poddoor/shutters/preopen{
dir = 8;
id = "chemistry_lower_shutters";
name = "Chemistry Exterior Shutters"
},
/obj/structure/cable,
/obj/effect/spawner/structure/window/hollow/reinforced/middle{
dir = 4
},
/turf/open/floor/plating,
/area/station/medical/chemistry)
"pHX" = (
/obj/effect/turf_decal/tile/purple{
dir = 8
Expand Down Expand Up @@ -73211,13 +73218,6 @@
"wvV" = (
/turf/closed/wall/r_wall,
/area/station/engineering/atmos/pumproom)
"wvW" = (
/obj/structure/bed/dogbed/runtime,
/obj/item/toy/cattoy,
/obj/machinery/newscaster/directional/north,
/mob/living/simple_animal/pet/cat/runtime,
/turf/open/floor/iron/dark,
/area/station/command/heads_quarters/cmo)
"wwn" = (
/obj/structure/table/reinforced,
/obj/machinery/door/window/left/directional/north{
Expand Down Expand Up @@ -177710,12 +177710,12 @@ iDt
iDt
eXH
eXH
ekm
ekm
ekm
ekm
ekm
ekm
pHT
pHT
pHT
pHT
pHT
pHT
eXH
hjM
hjM
Expand Down Expand Up @@ -251203,7 +251203,7 @@ qEM
lso
bGT
vBG
wvW
mAo
moG
vBG
ayR
Expand Down

0 comments on commit 64d727a

Please sign in to comment.