From c04f0c33f4359741cd6384577acb6bb301b923ff Mon Sep 17 00:00:00 2001 From: Mervill Date: Tue, 8 Nov 2022 12:11:39 -0800 Subject: [PATCH] Lawyers and Librarians can spawn with the Satchel and Duffelbag variants. (#12436) --- Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml | 2 ++ Resources/Prototypes/Roles/Jobs/Civilian/librarian.yml | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml b/Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml index 0494cb23d2..544ec79234 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml @@ -22,3 +22,5 @@ inhand: right hand: BriefcaseBrownFilled innerclothingskirt: ClothingUniformJumpskirtLawyerBlack + satchel: ClothingBackpackSatchelFilled + duffelbag: ClothingBackpackDuffelFilled \ No newline at end of file diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/librarian.yml b/Resources/Prototypes/Roles/Jobs/Civilian/librarian.yml index ceaf1ce5d6..810bbdfdf6 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/librarian.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/librarian.yml @@ -21,4 +21,5 @@ inhand: right hand: BriefcaseBrownFilled innerclothingskirt: ClothingUniformJumpskirtColorLightBrown - + satchel: ClothingBackpackSatchelFilled + duffelbag: ClothingBackpackDuffelFilled