From c1491e91b8ba70568272b45cdd72d03b383b4806 Mon Sep 17 00:00:00 2001 From: Velcroboy <107660393+IamVelcroboy@users.noreply.github.com> Date: Mon, 2 Dec 2024 20:46:55 -0600 Subject: [PATCH] Adds a morgue locked maints airlock (#33693) Co-authored-by: Velcroboy --- .../Entities/Structures/Doors/Airlocks/access.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml index 974ab76422ad18..f6889cbce0a2b1 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml @@ -989,6 +989,15 @@ - type: Wires layoutId: AirlockMedical +- type: entity + parent: AirlockMaintMedLocked + id: AirlockMedicalMorgueMaintLocked + suffix: Morgue, Locked + components: + - type: ContainerFill + containers: + board: [ DoorElectronicsMorgue ] + - type: entity parent: AirlockMaintMedLocked id: AirlockMaintChemLocked