Skip to content

Commit

Permalink
Add missing pipes
Browse files Browse the repository at this point in the history
  • Loading branch information
m-dzianishchyts committed Nov 16, 2024
1 parent f9f27b2 commit 00b0e07
Showing 1 changed file with 36 additions and 5 deletions.
41 changes: 36 additions & 5 deletions _maps/map_files220/stations/deltastation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -10590,6 +10590,8 @@
dir = 6;
initialize_directions = 6
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/turf/simulated/floor/plasteel/dark,
/area/station/engineering/atmos)
"aSC" = (
Expand Down Expand Up @@ -22685,9 +22687,6 @@
/obj/machinery/atmospherics/pipe/simple/visible/yellow{
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 6
},
/obj/structure/cable{
d1 = 4;
d2 = 8;
Expand All @@ -22696,6 +22695,9 @@
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 4
},
/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
dir = 1
},
/turf/simulated/floor/plasteel{
icon_state = "neutralfull"
},
Expand Down Expand Up @@ -34043,6 +34045,14 @@
icon_state = "greencorner"
},
/area/station/medical/virology/lab)
"cBK" = (
/obj/machinery/atmospherics/pipe/simple/visible/red{
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/turf/simulated/floor/plasteel/dark,
/area/station/engineering/atmos)
"cBP" = (
/obj/machinery/navbeacon{
codes_txt = "patrol;next_patrol=hall9b1";
Expand Down Expand Up @@ -53582,6 +53592,9 @@
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4
},
/turf/simulated/floor/plasteel{
icon_state = "neutralfull"
},
Expand Down Expand Up @@ -58654,6 +58667,9 @@
/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{
dir = 1
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4
},
/turf/simulated/floor/plasteel{
icon_state = "neutralfull"
},
Expand Down Expand Up @@ -62636,6 +62652,9 @@
/obj/effect/turf_decal/stripes/line{
dir = 8
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4
},
/turf/simulated/floor/plasteel,
/area/station/engineering/atmos)
"hEh" = (
Expand Down Expand Up @@ -112114,6 +112133,16 @@
/obj/effect/turf_decal/siding/white/corner,
/turf/simulated/floor/plasteel/freezer,
/area/station/public/pool)
"vVn" = (
/obj/machinery/atmospherics/pipe/simple/visible/cyan,
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 5
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 5
},
/turf/simulated/floor/plasteel/dark,
/area/station/engineering/atmos)
"vVp" = (
/obj/machinery/hologram/holopad,
/obj/effect/turf_decal/delivery/green/hollow,
Expand Down Expand Up @@ -116972,6 +117001,8 @@
/obj/machinery/atmospherics/pipe/simple/visible/red{
dir = 5
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/turf/simulated/floor/plasteel/dark,
/area/station/engineering/atmos)
"xqR" = (
Expand Down Expand Up @@ -140759,9 +140790,9 @@ pNz
mPY
jmi
xqG
aQT
cBK
aSA
aTW
vVn
aVD
aXh
rYV
Expand Down

0 comments on commit 00b0e07

Please sign in to comment.