From: ScarKy0 <106310278+ScarKy0@users.noreply.github.com> Date: Tue, 25 Feb 2025 14:25:48 +0000 (+0100) Subject: [ADMIN] Admin IDs now have Agent ID properties (#35345) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=afe83e1231ece6bd42a17c5a47fd67e835c70806;p=space-station-14.git [ADMIN] Admin IDs now have Agent ID properties (#35345) init --- 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