Skip to content

Commit

Permalink
disposal fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Apogee-dev committed Sep 1, 2024
1 parent e29d40e commit a5fb131
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions _maps/shuttles/nanotrasen/nanotrasen_harrier.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -3998,6 +3998,7 @@
"wr" = (
/obj/effect/turf_decal/corner/opaque/ntblue/full,
/obj/effect/turf_decal/corner/opaque/white,
/obj/structure/disposalpipe/segment,
/turf/open/floor/plasteel,
/area/ship/hallway/central)
"wz" = (
Expand Down Expand Up @@ -4066,6 +4067,7 @@
/obj/effect/turf_decal/trimline/opaque/ntblue/filled/line{
dir = 1
},
/obj/structure/disposalpipe/trunk,
/turf/open/floor/plasteel,
/area/ship/hallway/central)
"wS" = (
Expand Down Expand Up @@ -7016,8 +7018,8 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
dir = 4
},
/obj/structure/disposalpipe/segment{
dir = 8
/obj/structure/disposalpipe/junction/flip{
dir = 4
},
/turf/open/floor/plasteel,
/area/ship/hallway/central)
Expand Down Expand Up @@ -8735,6 +8737,13 @@
},
/turf/open/floor/plating,
/area/ship/crew/janitor)
"Vu" = (
/obj/structure/cable{
icon_state = "4-8"
},
/obj/structure/disposalpipe/segment,
/turf/open/floor/plasteel/mono,
/area/ship/hallway/central)
"Vv" = (
/turf/closed/wall/mineral/titanium/interior,
/area/ship/hallway/port)
Expand Down Expand Up @@ -10538,7 +10547,7 @@ Mv
MZ
wa
wO
CI
Vu
wr
MQ
vm
Expand Down

0 comments on commit a5fb131

Please sign in to comment.