Mime satchel (#17986)
This commit is contained in:
@@ -225,7 +225,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
parent: ClothingBackpackSatchel # need to sprite mime's satchel
|
parent: ClothingBackpackSatchelMime
|
||||||
id: ClothingBackpackSatchelMimeFilled
|
id: ClothingBackpackSatchelMimeFilled
|
||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
|
|||||||
@@ -57,6 +57,15 @@
|
|||||||
storageOpenSound:
|
storageOpenSound:
|
||||||
collection: BikeHorn
|
collection: BikeHorn
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingBackpackSatchel
|
||||||
|
id: ClothingBackpackSatchelMime
|
||||||
|
name: mime satchel
|
||||||
|
description: A satchel designed for the silent and expressive art of miming.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Back/Satchels/mime.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingBackpackSatchel
|
parent: ClothingBackpackSatchel
|
||||||
id: ClothingBackpackSatchelMedical
|
id: ClothingBackpackSatchelMedical
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 674 B |
BIN
Resources/Textures/Clothing/Back/Satchels/mime.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Back/Satchels/mime.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 791 B |
Binary file not shown.
|
After Width: | Height: | Size: 644 B |
Binary file not shown.
|
After Width: | Height: | Size: 613 B |
26
Resources/Textures/Clothing/Back/Satchels/mime.rsi/meta.json
Normal file
26
Resources/Textures/Clothing/Back/Satchels/mime.rsi/meta.json
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Made by mureixlol (discord)",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-BACKPACK",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user