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