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