L6 Wielded Sprites (#17078)
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 598 B After Width: | Height: | Size: 515 B |
@@ -8,34 +8,42 @@
|
|||||||
},
|
},
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "icon"
|
"name": "icon"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "base"
|
"name": "base"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mag-0"
|
"name": "mag-0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mag-1"
|
"name": "mag-1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mag-2"
|
"name": "mag-2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mag-3"
|
"name": "mag-3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "inhand-left",
|
"name": "inhand-left",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "inhand-right",
|
"name": "inhand-right",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "equipped-BACKPACK",
|
"name": "wielded-inhand-left",
|
||||||
"directions": 4
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wielded-inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-BACKPACK",
|
||||||
|
"directions": 4
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user