From: Brandon Hu <103440971+Brandon-Huu@users.noreply.github.com> Date: Thu, 14 Mar 2024 16:09:46 +0000 (+0000) Subject: Agent IDs default to passenger icon (#25993) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=0aee4bf3479df41583a2e7101ab2028f0db2d1aa;p=space-station-14.git Agent IDs default to passenger icon (#25993) --- diff --git a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml index 553fdd3362..63ecb54785 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml @@ -588,8 +588,8 @@ id: AgentIDCard suffix: Agent components: - - type: IdCard - jobTitle: Passenger + - type: PresetIdCard + job: Passenger - type: Access tags: - Maintenance