From afe83e1231ece6bd42a17c5a47fd67e835c70806 Mon Sep 17 00:00:00 2001 From: ScarKy0 <106310278+ScarKy0@users.noreply.github.com> Date: Tue, 25 Feb 2025 15:25:48 +0100 Subject: [PATCH] [ADMIN] Admin IDs now have Agent ID properties (#35345) init --- .../Entities/Objects/Misc/identification_cards.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml index 0d224e371f..75db4b93af 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml @@ -820,3 +820,11 @@ - type: Tag # Ignore Chameleon tags tags: - DoorBumpOpener + - type: AgentIDCard + - type: ActivatableUI + key: enum.AgentIDCardUiKey.Key + inHandsOnly: true + - type: UserInterface + interfaces: + enum.AgentIDCardUiKey.Key: + type: AgentIDCardBoundUserInterface -- 2.51.2