fixes brig cell 5 not having a correct windoor (#18129)

This commit is contained in:
S34N
2022-07-10 16:18:58 +01:00
committed by GitHub
parent 7e4fe07e64
commit 66666ea455
+8 -4
View File
@@ -85363,10 +85363,6 @@
/turf/simulated/floor/plasteel,
/area/security/prison/cell_block/A)
"tng" = (
/obj/machinery/door/window/brigdoor/northleft{
id = "Cell 5";
name = "Cell 5"
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/structure/cable/yellow{
@@ -85384,6 +85380,14 @@
d2 = 8;
icon_state = "2-8"
},
/obj/machinery/door/window/brigdoor{
base_state = "rightsecure";
icon_state = "rightsecure";
id = "Cell 5";
name = "Cell 5";
req_access_txt = "2";
dir = 1
},
/turf/simulated/floor/plasteel{
dir = 1;
icon_state = "red"