- fix: runamius CustomGhost

This commit is contained in:
Jabak
2024-06-05 16:48:08 +03:00
parent 66837dea8b
commit 4827bd5701
2 changed files with 29 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@@ -1,16 +1,42 @@
{ {
"version": 1, "version": 1,
"license": "CC-BY-SA-3.0", "license": "CC-BY-SA-3.0",
"copyright": "null", "copyright": "P O X U I",
"size": { "size": {
"x": 64, "x": 32,
"y": 64 "y": 32
}, },
"states": [ "states": [
{ {
"name": "animated", "name": "animated",
"directions": 4,
"delays": [ "delays": [
[ [
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1 0.1
] ]
] ]