Files

23 lines
314 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",
2022-04-08 17:12:44 -04:00
"copyright": "Sprites by EmoGarbage404",
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
}
]
}