From dc37ab7c6d1a8fac0f7a421da98f33eab2e6dc12 Mon Sep 17 00:00:00 2001 From: TakoDragon <69509841+BackeTako@users.noreply.github.com> Date: Fri, 11 Apr 2025 15:13:17 +0200 Subject: [PATCH] RD Windoor (#36377) rd-windoor --- .../Entities/Structures/Doors/Windoors/windoor.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Doors/Windoors/windoor.yml b/Resources/Prototypes/Entities/Structures/Doors/Windoors/windoor.yml index db0fc13b97..d5cb9f1feb 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Windoors/windoor.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Windoors/windoor.yml @@ -407,6 +407,15 @@ - type: Wires layoutId: AirlockMedical +- type: entity + parent: WindoorSecureCommandLocked + id: WindoorSecureResearchDirectorLocked + suffix: ResearchDirector, Locked + components: + - type: ContainerFill + containers: + board: [ DoorElectronicsResearchDirector ] + - type: entity parent: WindoorSecureCargoLocked id: WindoorSecureSalvageLocked -- 2.51.2