[Sponsor] Fluff updates (#518)

* warete update

* renosan & warete size
This commit is contained in:
HitPanda
2023-10-28 14:17:56 +03:00
committed by Aviu00
parent 435e7c7b8d
commit 19c857d773
4 changed files with 44 additions and 22 deletions

View File

@@ -274,7 +274,7 @@
alpha: 0.8
ghostName: Fiammetta
ghostDescription: Горничная под своим кодовым именем. Следит за порядком в кафе Мастера.
size: 0.5, 0.5
size: 0.7, 0.7
- type: customGhost
id: hayras-ghost

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.0 KiB

After

Width:  |  Height:  |  Size: 42 KiB

View File

@@ -1,23 +1,45 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Warete",
"size": {
"x": 128,
"y": 128
},
"states": [
{
"name": "animated",
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2
]
]
}
]
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Warete",
"size": {
"x": 128,
"y": 128
},
"states": [
{
"name": "animated",
"directions": 4,
"delays": [
[
0.12,
0.12,
0.12,
0.12,
0.12
],
[
0.12,
0.12,
0.12,
0.12,
0.12
],
[
0.12,
0.12,
0.12,
0.12,
0.12
],
[
0.12,
0.12,
0.12,
0.12,
0.12
]
]
}
]
}