Merge pull request #15323 from dapnee/oopy
Fixes Table Air Alarm on Pubby and Redundant Fire Lock on Box
This commit is contained in:
@@ -5625,7 +5625,6 @@
|
|||||||
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
|
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
|
||||||
dir = 4
|
dir = 4
|
||||||
},
|
},
|
||||||
/obj/machinery/door/firedoor,
|
|
||||||
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
|
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
|
||||||
/turf/open/floor/plasteel,
|
/turf/open/floor/plasteel,
|
||||||
/area/security/brig)
|
/area/security/brig)
|
||||||
@@ -61634,7 +61633,6 @@
|
|||||||
/area/security/prison/upper)
|
/area/security/prison/upper)
|
||||||
"qtw" = (
|
"qtw" = (
|
||||||
/obj/machinery/door/airlock/external{
|
/obj/machinery/door/airlock/external{
|
||||||
dir = 2;
|
|
||||||
name = "Port Docking Bay 4"
|
name = "Port Docking Bay 4"
|
||||||
},
|
},
|
||||||
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
|
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
|
||||||
|
|||||||
@@ -9274,11 +9274,15 @@
|
|||||||
/turf/open/floor/plasteel,
|
/turf/open/floor/plasteel,
|
||||||
/area/hallway/primary/fore)
|
/area/hallway/primary/fore)
|
||||||
"axI" = (
|
"axI" = (
|
||||||
/obj/machinery/airalarm{
|
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
|
||||||
pixel_y = 22
|
dir = 4
|
||||||
},
|
},
|
||||||
/obj/effect/turf_decal/tile/red{
|
/obj/effect/turf_decal/tile/red{
|
||||||
dir = 4
|
dir = 8
|
||||||
|
},
|
||||||
|
/obj/machinery/airalarm{
|
||||||
|
dir = 1;
|
||||||
|
pixel_y = -22
|
||||||
},
|
},
|
||||||
/turf/open/floor/plasteel,
|
/turf/open/floor/plasteel,
|
||||||
/area/hallway/primary/fore)
|
/area/hallway/primary/fore)
|
||||||
@@ -85595,7 +85599,7 @@ avv
|
|||||||
xgz
|
xgz
|
||||||
gZF
|
gZF
|
||||||
ayL
|
ayL
|
||||||
pFy
|
axI
|
||||||
aBd
|
aBd
|
||||||
aCi
|
aCi
|
||||||
aDo
|
aDo
|
||||||
@@ -86364,7 +86368,7 @@ ajM
|
|||||||
quY
|
quY
|
||||||
uFZ
|
uFZ
|
||||||
nDM
|
nDM
|
||||||
axI
|
axL
|
||||||
axG
|
axG
|
||||||
aAh
|
aAh
|
||||||
aBf
|
aBf
|
||||||
|
|||||||
Reference in New Issue
Block a user