mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Merge pull request #29167 from ShizCalev/box-vent-mapping
[Box] Removes stray fan in engineering
This commit is contained in:
@@ -53648,7 +53648,7 @@
|
||||
/obj/machinery/light/small{
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/closet/emcloset,
|
||||
/obj/structure/closet/emcloset/anchored,
|
||||
/turf/open/floor/plating,
|
||||
/area/engine/engineering)
|
||||
"cqT" = (
|
||||
@@ -54097,7 +54097,6 @@
|
||||
/turf/open/floor/plating,
|
||||
/area/engine/engineering)
|
||||
"crX" = (
|
||||
/obj/structure/closet/emcloset,
|
||||
/obj/structure/sign/securearea{
|
||||
desc = "A warning sign which reads 'EXTERNAL AIRLOCK'";
|
||||
icon_state = "space";
|
||||
@@ -54105,6 +54104,7 @@
|
||||
name = "EXTERNAL AIRLOCK";
|
||||
pixel_x = 32
|
||||
},
|
||||
/obj/structure/closet/emcloset/anchored,
|
||||
/turf/open/floor/plating,
|
||||
/area/engine/engineering)
|
||||
"crY" = (
|
||||
@@ -91135,7 +91135,7 @@ cDo
|
||||
cgR
|
||||
cqA
|
||||
cqT
|
||||
czh
|
||||
csg
|
||||
cEm
|
||||
crU
|
||||
csb
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
desc = "It's a storage unit for emergency breath masks and O2 tanks."
|
||||
icon_state = "emergency"
|
||||
|
||||
/obj/structure/closet/emcloset/anchored
|
||||
anchored = TRUE
|
||||
|
||||
/obj/structure/closet/emcloset/PopulateContents()
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user