Files

24 lines
364 B
JSON
Raw Permalink Normal View History

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://gitlab.com/cmdevs/colonial-warfare/-/tree/dev/icons/mob/xenonids",
"size": {
"x": 64,
"y": 64
},
"states": [
{
"name": "running",
"directions": 4
},
{
"name": "sleeping"
},
{
"name": "crit"
},
{
"name": "dead"
}
]
}