Skip to content

Commit

Permalink
Puts plastic flaps in front of disposal conveyors (#4835)
Browse files Browse the repository at this point in the history
  • Loading branch information
SingingSpock authored Nov 3, 2023
1 parent 8dffaec commit 7483b03
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions maps/__Nadezhda/map/_Nadezhda_Colony_New.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2998,11 +2998,6 @@
/obj/machinery/disposal/deliveryChute{
name = "trash chute"
},
/obj/machinery/door/window/brigdoor{
dir = 2;
name = "chute windoor";
req_access = newlist()
},
/obj/structure/window/reinforced{
dir = 4
},
Expand Down Expand Up @@ -8515,6 +8510,7 @@
/obj/machinery/conveyor/north{
id = "scrapbeaconCon"
},
/obj/structure/plasticflaps,
/turf/simulated/floor/tiled/dark/monofloor,
/area/nadezhda/crew_quarters/hydroponics/garden)
"bUb" = (
Expand Down Expand Up @@ -65713,11 +65709,6 @@
/obj/machinery/disposal/deliveryChute{
name = "plant chute"
},
/obj/machinery/door/window/brigdoor{
dir = 2;
name = "chute windoor";
req_access = list(70)
},
/obj/structure/window/reinforced{
dir = 8
},
Expand Down Expand Up @@ -90755,6 +90746,9 @@
dir = 4
},
/obj/effect/decal/cleanable/dirt,
/obj/machinery/conveyor/north{
id = "churchgardenCon"
},
/turf/simulated/floor/tiled/dark/gray_platform,
/area/nadezhda/crew_quarters/hydroponics/garden)
"toz" = (
Expand Down Expand Up @@ -91272,6 +91266,7 @@
icon_state = "pipe-c"
},
/obj/effect/decal/cleanable/dirt,
/obj/structure/plasticflaps,
/turf/simulated/floor/tiled/steel/gray_perforated,
/area/nadezhda/crew_quarters/hydroponics/garden)
"tvb" = (
Expand Down Expand Up @@ -102647,6 +102642,9 @@
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/dirt,
/obj/machinery/conveyor/north{
id = "scrapbeaconCon"
},
/turf/simulated/floor/tiled/dark/golden,
/area/nadezhda/crew_quarters/hydroponics/garden)
"vJR" = (
Expand Down

0 comments on commit 7483b03

Please sign in to comment.