[Sponsor] thefrendlypsychopath ghost (#529)

This commit is contained in:
HitPanda
2023-10-31 18:35:59 +03:00
committed by Aviu00
parent 55ae605359
commit 68b95a3820
3 changed files with 56 additions and 0 deletions

View File

@@ -298,3 +298,10 @@
alpha: 0.9 alpha: 0.9
ghostName: Темная сущность ghostName: Темная сущность
ghostDescription: Интересно чья она. ghostDescription: Интересно чья она.
- type: customGhost
id: thefrendlypsychopath-ghost
ckey: thefrendlypsychopath
sprite: White/Ghosts/psychopath-ghost.rsi
ghostName: ЕРП Кицуне
ghostDescription: Тут тебе не рады.

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

View File

@@ -0,0 +1,49 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by @baohe",
"size": {
"x": 32,
"y": 32
},
"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
]
]
}
]
}