26 lines
376 B
JSON
26 lines
376 B
JSON
{
|
|
"version": 1,
|
|
"license": "All right reserved",
|
|
"copyright": "Made by Agoichi",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "equipped-MASK",
|
|
"directions": 4
|
|
}
|
|
]
|
|
} |