Med Back Entrance Access Fix (#14886)

This commit is contained in:
WickedCybs
2022-10-04 10:00:29 +02:00
committed by GitHub
parent 4a72baca43
commit 85abbff3f7
2 changed files with 8 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
author: WickedCybs
delete-after: True
changes:
- bugfix: "Medical's back entrance requires med access now. Formerly, it was all access"
+2 -1
View File
@@ -4487,7 +4487,8 @@
"chP" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/medical{
name = "Intensive Care Unit"
name = "Intensive Care Unit";
req_access = list(5)
},
/obj/machinery/door/blast/shutters{
density = 0;