From 1bc1d71d4253c93950736c2d18cda8a4d2d4f9b3 Mon Sep 17 00:00:00 2001 From: Kowlin <10947836+Kowlin@users.noreply.github.com> Date: Fri, 18 Jul 2025 12:53:44 +0200 Subject: [PATCH] Allow GenPop access perms on the AccessConfigurator (#39043) Allow the access configurtator to set Genpop Enter and leave permissions on doors. --- .../Prototypes/Entities/Objects/Tools/access_configurator.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Tools/access_configurator.yml b/Resources/Prototypes/Entities/Objects/Tools/access_configurator.yml index 03b49e506b..7ade603634 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/access_configurator.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/access_configurator.yml @@ -48,6 +48,8 @@ - Security - Service - Theatre + - GenpopEnter + - GenpopLeave privilegedIdSlot: name: id-card-console-privileged-id ejectSound: /Audio/Machines/id_swipe.ogg -- 2.52.0