Cat cake. A small update. (#21805)
* Cat cake. A small update. * up1 * up2
This commit is contained in:
@@ -578,6 +578,13 @@
|
||||
horizontalRotation: 0
|
||||
- type: Item
|
||||
size: Ginormous
|
||||
heldPrefix: cak
|
||||
- type: Clothing
|
||||
quickEquip: false
|
||||
sprite: Mobs/Pets/cat.rsi
|
||||
equippedPrefix: cak
|
||||
slots:
|
||||
- HEAD
|
||||
- type: GhostRole
|
||||
prob: 1
|
||||
name: ghost-role-information-Cak-name
|
||||
|
||||
BIN
Resources/Textures/Mobs/Pets/cat.rsi/cak-equipped-HELMET.png
Normal file
BIN
Resources/Textures/Mobs/Pets/cat.rsi/cak-equipped-HELMET.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Resources/Textures/Mobs/Pets/cat.rsi/cak-inhand-left.png
Normal file
BIN
Resources/Textures/Mobs/Pets/cat.rsi/cak-inhand-left.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 826 B |
BIN
Resources/Textures/Mobs/Pets/cat.rsi/cak-inhand-right.png
Normal file
BIN
Resources/Textures/Mobs/Pets/cat.rsi/cak-inhand-right.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 843 B |
@@ -49,6 +49,60 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "cak-inhand-left",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "cak-inhand-right",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "cak-equipped-HELMET",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "cat",
|
||||
"directions": 4,
|
||||
|
||||
Reference in New Issue
Block a user