doommax-ghost (#218)

Co-authored-by: Mona Hmiza <>
This commit is contained in:
RavMorgan
2023-07-25 03:31:34 +03:00
committed by Aviu00
parent cb88de8e7b
commit b8d41f33bf
3 changed files with 67 additions and 0 deletions

View File

@@ -0,0 +1,57 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by Pierre Chevreul",
"size": {
"x": 32,
"y": 64
},
"states": [
{
"name": "animated",
"directions": 4,
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
]
]
}
]
}