From: lzk228 <124214523+lzk228@users.noreply.github.com> Date: Thu, 4 May 2023 18:30:22 +0000 (+0300) Subject: Add mime's stamp in satchel (#16044) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=58c3bf71cd7a9a41f86303e7ff4bfcd4cd9df816;p=space-station-14.git Add mime's stamp in satchel (#16044) --- diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml index 87c7381423..f0be1ca724 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml @@ -220,3 +220,13 @@ - type: Tag tags: - InnateDontDelete + +- type: entity + noSpawn: true + parent: ClothingBackpackSatchel # need to sprite mime's satchel + id: ClothingBackpackSatchelMimeFilled + components: + - type: StorageFill + contents: + - id: BoxSurvival + - id: RubberStampMime diff --git a/Resources/Prototypes/Roles/Jobs/Civilian/mime.yml b/Resources/Prototypes/Roles/Jobs/Civilian/mime.yml index 92b3906442..9c0c72b5b5 100644 --- a/Resources/Prototypes/Roles/Jobs/Civilian/mime.yml +++ b/Resources/Prototypes/Roles/Jobs/Civilian/mime.yml @@ -29,5 +29,5 @@ id: MimePDA ears: ClothingHeadsetService innerclothingskirt: ClothingUniformJumpskirtMime - satchel: ClothingBackpackSatchelFilled + satchel: ClothingBackpackSatchelMimeFilled duffelbag: ClothingBackpackDuffelMimeFilled