From 7dde8a75d7290d0c00a3a68971cc26a47ae1eedc Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Sat, 2 Jul 2022 04:38:52 -0600 Subject: [PATCH 1/4] Update identification_cards.yml --- .../Prototypes/Entities/Objects/Misc/identification_cards.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml b/Resources/Prototypes/Entities/Objects/Misc/identification_cards.yml index b9d92648625a..657b01eb543a 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 From cbb67f5365eca9b32cbec22946d435c10453b4f8 Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Sat, 2 Jul 2022 04:39:25 -0600 Subject: [PATCH 2/4] Update detective.yml --- Resources/Prototypes/Roles/Jobs/Security/detective.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Roles/Jobs/Security/detective.yml b/Resources/Prototypes/Roles/Jobs/Security/detective.yml index c0f0ae532d2c..d09b570e7f87 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/detective.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/detective.yml @@ -1,6 +1,6 @@ - type: job id: Detective - name: job-name-detective + name: detective startingGear: DetectiveGear departments: - Security @@ -29,4 +29,4 @@ belt: ClothingBeltHolster innerclothingskirt: ClothingUniformJumpskirtDetective satchel: ClothingBackpackSatchelSecurityFilled - duffelbag: ClothingBackpackDuffelSecurityFilled \ No newline at end of file + duffelbag: ClothingBackpackDuffelSecurityFilled From 97ab5e09db0fa5b866150daadf508cbfa818e7d0 Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Sat, 2 Jul 2022 04:55:03 -0600 Subject: [PATCH 3/4] ic ic ic --- Resources/Locale/en-US/job/job-names.ftl | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Locale/en-US/job/job-names.ftl b/Resources/Locale/en-US/job/job-names.ftl index b570372b135a..985e800e77a9 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 From 2a3de5dd1b6de3973233bef8e6b36c5280343a56 Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Sat, 2 Jul 2022 04:55:49 -0600 Subject: [PATCH 4/4] yurgh --- Resources/Prototypes/Roles/Jobs/Security/detective.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Roles/Jobs/Security/detective.yml b/Resources/Prototypes/Roles/Jobs/Security/detective.yml index d09b570e7f87..36544fa84e63 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/detective.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/detective.yml @@ -1,6 +1,6 @@ - type: job id: Detective - name: detective + name: job-name-detective startingGear: DetectiveGear departments: - Security