Files

22 lines
316 B
JSON
Raw Permalink Normal View History

2022-03-15 21:11:36 -04:00
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Created by EmoGarbage, with influence from xeno burrower sprite",
"states": [
{
"name": "icon"
},
{
"name": "alive",
"directions": 4
},
{
"name": "dead"
}
]
}