Add mime's stamp in satchel (#16044)
This commit is contained in:
@@ -220,3 +220,13 @@
|
|||||||
- type: Tag
|
- type: Tag
|
||||||
tags:
|
tags:
|
||||||
- InnateDontDelete
|
- InnateDontDelete
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
noSpawn: true
|
||||||
|
parent: ClothingBackpackSatchel # need to sprite mime's satchel
|
||||||
|
id: ClothingBackpackSatchelMimeFilled
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: BoxSurvival
|
||||||
|
- id: RubberStampMime
|
||||||
|
|||||||
@@ -29,5 +29,5 @@
|
|||||||
id: MimePDA
|
id: MimePDA
|
||||||
ears: ClothingHeadsetService
|
ears: ClothingHeadsetService
|
||||||
innerclothingskirt: ClothingUniformJumpskirtMime
|
innerclothingskirt: ClothingUniformJumpskirtMime
|
||||||
satchel: ClothingBackpackSatchelFilled
|
satchel: ClothingBackpackSatchelMimeFilled
|
||||||
duffelbag: ClothingBackpackDuffelMimeFilled
|
duffelbag: ClothingBackpackDuffelMimeFilled
|
||||||
|
|||||||
Reference in New Issue
Block a user