Files

23 lines
306 B
JSON
Raw Permalink Normal View History

2020-05-12 02:08:39 -07:00
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Sprites by Hyenh",
2020-05-12 02:08:39 -07:00
"states": [
{
"name": "icon"
2020-05-12 02:08:39 -07:00
},
{
"name": "inhand-left",
"directions": 4
2020-05-12 02:08:39 -07:00
},
{
"name": "inhand-right",
"directions": 4
2020-05-12 02:08:39 -07:00
}
]
}