26 lines
411 B
JSON
26 lines
411 B
JSON
|
|
{
|
||
|
|
"version": 1,
|
||
|
|
"license": "CC-BY-SA-3.0",
|
||
|
|
"copyright": "https://github.com/frosty-dev/white",
|
||
|
|
"size": {
|
||
|
|
"x": 32,
|
||
|
|
"y": 32
|
||
|
|
},
|
||
|
|
"states": [
|
||
|
|
{
|
||
|
|
"name": "empty"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "withkey"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "inhand-left",
|
||
|
|
"directions": 4
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "inhand-right",
|
||
|
|
"directions": 4
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|