[Sponsor] Warete ghost (#442)

* [Sponsor] Warete ghost

* fix ckey
This commit is contained in:
HitPanda
2023-09-26 16:00:04 +03:00
committed by Aviu00
parent a951e7e035
commit 3854704b3e
3 changed files with 32 additions and 0 deletions

View File

@@ -266,3 +266,12 @@
ghostName: Project Bunny
ghostDescription: Ride on!
size: 0.6, 0.6
- type: customGhost
id: warete-ghost
ckey: warete
sprite: White/Ghosts/warete-ghost.rsi
alpha: 0.8
ghostName: Fiammetta
ghostDescription: Горничная под своим кодовым именем. Следит за порядком в кафе Мастера.
size: 0.5, 0.5

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

View File

@@ -0,0 +1,23 @@
{
"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
]
]
}
]
}