Files

57 lines
1.2 KiB
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Idk the origin of this",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "abomination",
"directions": 4
},
{
"name": "abomination-moving",
"directions": 4,
"delays": [
[
0.02,
0.02,
0.02,
0.02,
0.02,
0.02,
0.02
],
[
0.02,
0.02,
0.02,
0.02,
0.02,
0.02,
0.02
],
[
0.02,
0.02,
0.02,
0.02,
0.02,
0.02,
0.02
],
[
0.02,
0.02,
0.02,
0.02,
0.02,
0.02,
0.02
]
]
}
]
}