From 1105534e132879e2eb10017f88c70eac5ab2e472 Mon Sep 17 00:00:00 2001 From: Dvir <39403717+dvir001@users.noreply.github.com> Date: Sun, 24 Dec 2023 16:35:40 +0200 Subject: [PATCH] 2023 12 24 frontier command doors (#750) * Update ion_storm.yml * Update ion_storm.yml * Update ion_storm.yml * Update ion-storm.ftl * Update ion-storm.ftl * Update ion-storm.ftl * Update ion_storm.yml * Update access.yml --- .../Structures/Doors/Airlocks/access.yml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Resources/Prototypes/_NF/Entities/Structures/Doors/Airlocks/access.yml b/Resources/Prototypes/_NF/Entities/Structures/Doors/Airlocks/access.yml index a3fc2e3416d..c91c122c5e6 100644 --- a/Resources/Prototypes/_NF/Entities/Structures/Doors/Airlocks/access.yml +++ b/Resources/Prototypes/_NF/Entities/Structures/Doors/Airlocks/access.yml @@ -19,6 +19,26 @@ - type: Wires layoutId: AirlockCommand +- type: entity + parent: AirlockCommand + id: AirlockFrontierCommandLocked + suffix: Frontier Command, Locked + components: + - type: AccessReader + access: [["HeadOfSecurity"], ["HeadOfPersonnel"]] + - type: Wires + layoutId: AirlockCommand + +- type: entity + parent: AirlockCommandGlass + id: AirlockFrontierCommandGlassLocked + suffix: Frontier Command, Locked + components: + - type: AccessReader + access: [["HeadOfSecurity"], ["HeadOfPersonnel"]] + - type: Wires + layoutId: AirlockCommand + - type: entity parent: AirlockMercenary id: AirlockMercenaryLocked