Skip to content

Commit

Permalink
Fixing Delta botany layering issue
Browse files Browse the repository at this point in the history
Was so ugly. Was so annoying.
  • Loading branch information
Gw0sty committed Sep 27, 2024
1 parent 17d37a6 commit 13a40a0
Showing 1 changed file with 39 additions and 19 deletions.
58 changes: 39 additions & 19 deletions _maps/map_files/Deltastation/DeltaStation2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -5787,11 +5787,11 @@
/turf/open/floor/iron,
/area/station/cargo/storage)
"bqC" = (
/obj/machinery/seed_extractor,
/obj/effect/turf_decal/bot,
/obj/structure/railing{
dir = 1
},
/obj/machinery/seed_extractor,
/turf/open/floor/iron/dark,
/area/station/service/hydroponics)
"bqF" = (
Expand Down Expand Up @@ -50110,14 +50110,15 @@
/turf/open/floor/iron,
/area/station/hallway/primary/fore)
"lPs" = (
/obj/machinery/biogenerator,
/obj/effect/turf_decal/bot,
/obj/structure/railing{
dir = 1
},
/obj/machinery/biogenerator,
/obj/structure/railing{
dir = 4;
layer = 4.1
layer = 4.1;
pixel_x = 5
},
/turf/open/floor/iron/dark,
/area/station/service/hydroponics)
Expand Down Expand Up @@ -55073,7 +55074,9 @@
/turf/open/floor/iron,
/area/station/service/hydroponics)
"mZA" = (
/obj/machinery/door/window/left/directional/west,
/obj/machinery/door/window/left/directional/west{
name = "Hydroponics Center"
},
/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
Expand Down Expand Up @@ -61766,19 +61769,21 @@
/turf/open/floor/iron/dark,
/area/station/science/explab)
"oJj" = (
/obj/structure/reagent_dispensers/watertank/high,
/obj/effect/turf_decal/delivery/white{
color = "#52B4E9"
},
/obj/item/reagent_containers/cup/watering_can,
/obj/item/reagent_containers/cup/watering_can,
/obj/structure/railing{
dir = 4;
layer = 4.1
layer = 4.1;
pixel_x = 5
},
/obj/effect/turf_decal/delivery/white{
color = "#52B4E9"
},
/obj/structure/railing{
dir = 1
dir = 1;
pixel_x = 5
},
/obj/structure/reagent_dispensers/watertank/high,
/obj/item/reagent_containers/cup/watering_can,
/obj/item/reagent_containers/cup/watering_can,
/turf/open/floor/iron/dark/textured,
/area/station/service/hydroponics)
"oJy" = (
Expand Down Expand Up @@ -70630,13 +70635,17 @@
/obj/effect/turf_decal/delivery/white{
color = "#52B4E9"
},
/obj/machinery/composters,
/obj/structure/railing{
dir = 1
dir = 1;
pixel_x = -5
},
/obj/structure/railing{
dir = 8;
layer = 4.1
layer = 4.1;
pixel_x = -5
},
/obj/machinery/composters{
pixel_x = -1
},
/turf/open/floor/iron/dark/textured,
/area/station/service/hydroponics)
Expand Down Expand Up @@ -81018,7 +81027,9 @@
pixel_x = 32
},
/obj/structure/table/wood/fancy/blue,
/obj/machinery/door/window/left/directional/west,
/obj/machinery/door/window/left/directional/west{
name = "Hydroponics Center"
},
/obj/structure/window/reinforced/spawner/directional/south,
/turf/open/floor/wood/tile,
/area/station/service/library/artgallery)
Expand Down Expand Up @@ -92157,14 +92168,15 @@
/turf/open/floor/iron,
/area/station/hallway/secondary/exit/departure_lounge)
"vZo" = (
/obj/machinery/smartfridge,
/obj/effect/turf_decal/bot,
/obj/structure/railing{
dir = 1
},
/obj/machinery/smartfridge,
/obj/structure/railing{
dir = 8;
layer = 4.1
layer = 4.1;
pixel_x = -5
},
/turf/open/floor/iron/dark,
/area/station/service/hydroponics)
Expand Down Expand Up @@ -97705,6 +97717,11 @@
/obj/effect/turf_decal/tile/blue{
dir = 4
},
/obj/structure/railing{
dir = 4;
layer = 4.1;
pixel_x = 5
},
/turf/open/floor/iron,
/area/station/service/hydroponics)
"xpr" = (
Expand Down Expand Up @@ -100797,7 +100814,10 @@
"yba" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/door/window/right/directional/west{
/obj/machinery/door/window/left/directional/west{
name = "Hydroponics Center"
},
/obj/machinery/door/window/left/directional/west{
name = "Hydroponics Center"
},
/turf/open/floor/iron/dark,
Expand Down

0 comments on commit 13a40a0

Please sign in to comment.