Files

27 lines
519 B
JSON
Raw Permalink Normal View History

2020-05-12 02:08:39 -07:00
{
"version": 1,
"size": {
"x": 32,
"y": 32
2020-05-12 02:08:39 -07:00
},
"license": "CC-BY-SA-3.0",
"copyright": "Created by EmoGarbage404. Back equip sprite created by RiceMar.",
"states": [
{
"name": "icon"
},
{
"name": "equipped-BACKPACK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
2020-05-12 02:08:39 -07:00
}