26 lines
447 B
JSON
26 lines
447 B
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-NC-SA-4.0",
|
|
"copyright": "Created by RamZ + eyes added by jamessimo",
|
|
"states": [
|
|
{
|
|
"name": "dead"
|
|
},
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "regalrat",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "eyes",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|