[Fluff] shit happens

This commit is contained in:
rhailrake
2023-05-11 07:08:04 +06:00
committed by Aviu00
parent 0670a06e4c
commit 5c7b219f16
6 changed files with 50 additions and 30 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 B

After

Width:  |  Height:  |  Size: 616 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 552 B

After

Width:  |  Height:  |  Size: 584 B

View File

@@ -1,30 +1,50 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon",
"delays": [
[
0.5,
0.5,
0.5,
0.5
]
]
"version": 1,
"size": {
"x": 32,
"y": 32
},
{
"name": "equipped-NECK",
"directions": 1,
"delays": [
[
0.1,
0.1
]
]
}
]
"states": [
{
"name": "icon",
"delays": [
[
0.16,
0.16,
0.16,
0.16
]
]
},
{
"name": "equipped-NECK",
"directions": 4,
"delays": [
[
0.16,
0.16,
0.16,
0.16
],
[
0.16,
0.16,
0.16,
0.16
],
[
0.16,
0.16,
0.16,
0.16
],
[
0.16,
0.16,
0.16,
0.16
]
]
}
]
}