Skip to content

Commit

Permalink
Hotfix
Browse files Browse the repository at this point in the history
исправлена мусорка
  • Loading branch information
Hearstrings committed Nov 27, 2023
1 parent 984f545 commit 4567c16
Showing 1 changed file with 24 additions and 19 deletions.
43 changes: 24 additions & 19 deletions _maps/map_files220/delta/delta.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1532,11 +1532,6 @@
/turf/simulated/floor/plating,
/area/station/maintenance/starboard)
"amh" = (
/obj/structure/disposalpipe/sortjunction/reversed{
dir = 4;
name = "Disposals Maint";
sort_type_txt = "1"
},
/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply,
/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers,
/obj/structure/cable{
Expand All @@ -1559,6 +1554,10 @@
d2 = 8;
icon_state = "2-8"
},
/obj/structure/disposalpipe/segment{
dir = 8;
icon_state = "pipe-c"
},
/turf/simulated/floor/plasteel,
/area/station/maintenance/disposal/west)
"amu" = (
Expand Down Expand Up @@ -3210,6 +3209,9 @@
/area/station/maintenance/disposal/west)
"asb" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/unary/vent_scrubber/on{
dir = 4
},
/turf/simulated/floor/plasteel{
dir = 9;
icon_state = "brown"
Expand Down Expand Up @@ -3447,9 +3449,6 @@
},
/area/station/maintenance/disposal/west)
"asN" = (
/obj/structure/disposalpipe/segment{
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 4
},
Expand All @@ -3461,6 +3460,10 @@
d2 = 8;
icon_state = "4-8"
},
/obj/structure/disposalpipe/segment{
dir = 1;
icon_state = "pipe-c"
},
/turf/simulated/floor/plasteel{
dir = 4;
icon_state = "brown"
Expand All @@ -3481,7 +3484,6 @@
d2 = 8;
icon_state = "4-8"
},
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
dir = 8;
icon_state = "brown"
Expand Down Expand Up @@ -7197,7 +7199,6 @@
},
/area/station/hallway/primary/fore)
"aFD" = (
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plasteel{
dir = 6;
icon_state = "brown"
Expand Down Expand Up @@ -11069,10 +11070,11 @@
/turf/simulated/floor/plasteel,
/area/station/security/permabrig)
"aWG" = (
/obj/machinery/atmospherics/unary/vent_scrubber/on{
dir = 8
},
/obj/machinery/light/small/directional/north,
/obj/structure/disposalpipe/segment{
dir = 2;
icon_state = "pipe-c"
},
/turf/simulated/floor/plasteel{
dir = 5;
icon_state = "brown"
Expand Down Expand Up @@ -22652,16 +22654,15 @@
},
/area/station/maintenance/fsmaint)
"bPq" = (
/obj/machinery/disposal/deliveryChute{
dir = 4;
name = "CORPSE disposal unit"
},
/obj/structure/disposalpipe/trunk{
dir = 4
},
/obj/structure/window/reinforced{
dir = 4
},
/obj/machinery/disposal/deliveryChute{
dir = 8
},
/turf/simulated/floor/plating,
/area/station/maintenance/disposal/west)
"bPs" = (
Expand Down Expand Up @@ -61437,15 +61438,19 @@
},
/area/station/medical/paramedic)
"ipY" = (
/obj/structure/disposalpipe/segment,
/obj/structure/cable{
d1 = 1;
d2 = 2;
icon_state = "1-2"
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/structure/disposalpipe/sortjunction{
dir = 1;
name = "Disposals Maint";
sort_type_txt = "1"
},
/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{
dir = 8
dir = 4
},
/turf/simulated/floor/plasteel{
dir = 1;
Expand Down

0 comments on commit 4567c16

Please sign in to comment.