АААААААААААААААААААААА (#163)

This commit is contained in:
BIGZi0348
2024-11-07 20:08:12 +03:00
committed by GitHub
parent b28726814c
commit 6695651e92
4 changed files with 146 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -0,0 +1,53 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Idk the origin of this",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "abomination",
"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
]
]
}
]
}