Skip to content

Commit

Permalink
moves these pipes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sadhorizon committed Dec 23, 2024
1 parent 3ce8345 commit 9c2532b
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions _maps/shuttles/independent/independent_scarab.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1762,7 +1762,9 @@
/area/ship/crew/cryo)
"uo" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/components/unary/vent_pump/high_volume/siphon/layer4,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
dir = 6
},
/turf/open/floor/plating,
/area/ship/maintenance/fore)
"ut" = (
Expand Down Expand Up @@ -2305,6 +2307,9 @@
/obj/item/tank/internals/emergency_oxygen,
/obj/item/clothing/mask/breath,
/obj/item/clothing/mask/breath,
/obj/machinery/atmospherics/components/unary/vent_pump/high_volume/siphon/layer4{
dir = 8
},
/turf/open/floor/plating,
/area/ship/maintenance/fore)
"AU" = (
Expand Down Expand Up @@ -2874,7 +2879,6 @@
icon_state = "0-1"
},
/obj/effect/decal/cleanable/dirt,
/obj/structure/spider/stickyweb,
/turf/open/floor/plating,
/area/ship/maintenance/fore)
"Iu" = (
Expand Down Expand Up @@ -3307,6 +3311,9 @@
"Md" = (
/obj/structure/closet/crate/large,
/obj/machinery/portable_atmospherics/canister/oxygen,
/obj/machinery/atmospherics/components/unary/vent_pump/high_volume/layer2{
dir = 4
},
/turf/open/floor/plating,
/area/ship/maintenance/fore)
"Me" = (
Expand Down Expand Up @@ -3878,7 +3885,9 @@
"UZ" = (
/obj/effect/decal/cleanable/dirt,
/obj/item/cigbutt,
/obj/machinery/atmospherics/components/unary/vent_pump/high_volume/layer2,
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
dir = 10
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
/turf/open/floor/plating,
/area/ship/maintenance/fore)
Expand Down

0 comments on commit 9c2532b

Please sign in to comment.