Add: Kemuri ghost

This commit is contained in:
keslik
2025-02-05 16:07:04 +03:00
parent bd195ad7b6
commit 56cf0dcdce
3 changed files with 89 additions and 0 deletions

View File

@@ -502,3 +502,12 @@
ghostName: Feda_Plevajecki
ghostDescription: Не злите добрых людей.
size: 0.5, 0.5
#Kemuri
- type: customGhost
id: Kemuri-ghost
ckey: Kemuri
sprite: White/Ghosts/kemuri-ghost.rsi
alpha: 0.9
ghostName: Loughshinny
ghostDescription: Искра, готовая разгореться в бурю.

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 KiB

View File

@@ -0,0 +1,80 @@
{
"version": 1,
"copyright": "Provided by Kemuri",
"size": {
"x": 96,
"y": 96
},
"states": [
{
"name": "animated",
"directions": 4,
"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,
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
],
[
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
]
]
}
]
}