Merge pull request #6111 from FluffMedic/BrokenStation

Fixing non-functioning emergency shutters
This commit is contained in:
Nadyr
2023-04-16 21:22:42 -04:00
committed by GitHub

View File

@@ -28107,6 +28107,19 @@
/turf/simulated/floor, /turf/simulated/floor,
/area/maintenance/cargo) /area/maintenance/cargo)
"bHP" = ( "bHP" = (
/obj/machinery/door/firedoor/border_only,
/obj/structure/grille,
/obj/structure/window/reinforced{
dir = 4;
health = 1e+006
},
/obj/structure/window/reinforced{
dir = 1;
health = 1e+006
},
/turf/simulated/floor/plating,
/area/maintenance/cargo)
"bHQ" = (
/obj/structure/table/rack{ /obj/structure/table/rack{
dir = 1 dir = 1
}, },
@@ -28117,14 +28130,10 @@
/obj/random/maintenance, /obj/random/maintenance,
/obj/random/maintenance, /obj/random/maintenance,
/obj/effect/floor_decal/industrial/warning{ /obj/effect/floor_decal/industrial/warning{
dir = 4 dir = 8
}, },
/turf/simulated/floor/plating, /turf/simulated/floor/plating,
/area/maintenance/cargo) /area/maintenance/cargo)
"bHQ" = (
/obj/random/obstruction,
/turf/simulated/floor/plating,
/area/maintenance/cargo)
"bHR" = ( "bHR" = (
/obj/structure/cable/green{ /obj/structure/cable/green{
d1 = 4; d1 = 4;
@@ -71835,6 +71844,9 @@
/obj/random/maintenance, /obj/random/maintenance,
/obj/random/maintenance, /obj/random/maintenance,
/obj/structure/disposalpipe/segment, /obj/structure/disposalpipe/segment,
/obj/effect/floor_decal/industrial/warning{
dir = 4
},
/turf/simulated/floor/plating, /turf/simulated/floor/plating,
/area/maintenance/cargo) /area/maintenance/cargo)
"ssP" = ( "ssP" = (