mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 00:55:20 +01:00
[MIRROR] Fixes disconnected pipes in atmos and replaces vacuum floors in atmos for walls (#2597)
* Fixes disconnected pipes in atmos and replaces vacuum floors in atmos for walls (#56010) Basically distro in the incerinator room was disconnected from rest of the station, because of that you couldn't cycle the airlocks there properly, also replaces vacuum floors on request of LemonInTheDark (maintainer). Distro is now fixed on delta so people won't be stuck in the turbine there again, also you can use if for flooding again. I also replaced vacuum floors in atmos room for walls. * Fixes disconnected pipes in atmos and replaces vacuum floors in atmos for walls Co-authored-by: Sparkezel <53384660+Sparkezel@users.noreply.github.com>
This commit is contained in:
@@ -13709,15 +13709,15 @@
|
||||
/turf/open/floor/plasteel,
|
||||
/area/engine/atmos)
|
||||
"aGY" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer4{
|
||||
dir = 5
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer2{
|
||||
dir = 5
|
||||
},
|
||||
/obj/effect/turf_decal/tile/yellow{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer4{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/plasteel,
|
||||
/area/engine/atmos)
|
||||
"aGZ" = (
|
||||
@@ -14449,6 +14449,7 @@
|
||||
name = "Atmospherics Access";
|
||||
req_one_access_txt = "24"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer4,
|
||||
/turf/open/floor/plasteel,
|
||||
/area/engine/atmos)
|
||||
"aIA" = (
|
||||
@@ -15128,8 +15129,8 @@
|
||||
/obj/effect/turf_decal/stripes/line{
|
||||
dir = 5
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer4{
|
||||
dir = 10
|
||||
/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer4{
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/plasteel,
|
||||
/area/engine/atmos)
|
||||
@@ -140520,8 +140521,8 @@ axx
|
||||
aWH
|
||||
aWH
|
||||
aAU
|
||||
bpO
|
||||
bpO
|
||||
aWH
|
||||
aWH
|
||||
aEo
|
||||
mYr
|
||||
aHb
|
||||
|
||||
Reference in New Issue
Block a user