28 lines
377 B
JSON
28 lines
377 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "by Ko4erga (discord)",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "base",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "empty",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "glow",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "broken",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|