26 lines
495 B
JSON
26 lines
495 B
JSON
{
|
||
"version": 1,
|
||
"license": "CC-BY-SA-3.0",
|
||
"copyright": "Archestratigus АКА Заступник",
|
||
"size": {
|
||
"x": 32,
|
||
"y": 32
|
||
},
|
||
"states": [
|
||
{
|
||
"name": "icon"
|
||
},
|
||
{
|
||
"name": "equipped-BACKPACK",
|
||
"directions": 4
|
||
},
|
||
{
|
||
"name": "inhand-left",
|
||
"directions": 4
|
||
},
|
||
{
|
||
"name": "inhand-right",
|
||
"directions": 4
|
||
}
|
||
]
|
||
} |