From 1fce028d79bf1ad4ff2941fd169d0f8e6ac17820 Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Sat, 2 Jul 2022 05:47:56 -0600 Subject: [PATCH] Detective minor bug fixes 2 lines (#9347) * Update identification_cards.yml * Update detective.yml * ic ic ic * yurgh --- Resources/Locale/en-US/job/job-names.ftl | 1 + .../Prototypes/Entities/Objects/Misc/identification_cards.yml | 1 + Resources/Prototypes/Roles/Jobs/Security/detective.yml | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Resources/Locale/en-US/job/job-names.ftl b/Resources/Locale/en-US/job/job-names.ftl index b570372b13..985e800e77 100644 --- a/Resources/Locale/en-US/job/job-names.ftl +++ b/Resources/Locale/en-US/job/job-names.ftl @@ -2,6 +2,7 @@ job-name-security = security officer job-name-cadet = security cadet job-name-hos = head of security +job-name-detective = detective job-name-scientist = scientist job-name-rd = research director job-name-psychologist = psychologist diff --git a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml index b9d9264862..657b01eb54 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml @@ -517,5 +517,6 @@ - type: Sprite layers: - state: iddetective + - state: default - type: PresetIdCard job: Detective diff --git a/Resources/Prototypes/Roles/Jobs/Security/detective.yml b/Resources/Prototypes/Roles/Jobs/Security/detective.yml index c0f0ae532d..36544fa84e 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/detective.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/detective.yml @@ -29,4 +29,4 @@ belt: ClothingBeltHolster innerclothingskirt: ClothingUniformJumpskirtDetective satchel: ClothingBackpackSatchelSecurityFilled - duffelbag: ClothingBackpackDuffelSecurityFilled \ No newline at end of file + duffelbag: ClothingBackpackDuffelSecurityFilled