From: Nairod <110078045+Nairodian@users.noreply.github.com> Date: Tue, 31 Oct 2023 20:42:00 +0000 (-0500) Subject: Command Styled QM Card (#21368) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=3b10c88c8cb7d0f7e938f2040b99b9b4b7601bd0;p=space-station-14.git Command Styled QM Card (#21368) --- diff --git a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml index 7047042f04..130d375811 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml @@ -217,8 +217,10 @@ components: - type: Sprite layers: - - state: default + - state: silver - state: idquartermaster + - type: Item + heldPrefix: silver - type: PresetIdCard job: Quartermaster diff --git a/Resources/Textures/Objects/Misc/id_cards.rsi/idquartermaster.png b/Resources/Textures/Objects/Misc/id_cards.rsi/idquartermaster.png index d65c0cbda7..bfdd067872 100644 Binary files a/Resources/Textures/Objects/Misc/id_cards.rsi/idquartermaster.png and b/Resources/Textures/Objects/Misc/id_cards.rsi/idquartermaster.png differ