add new custom ghost (#632)

This commit is contained in:
ThereDrD
2024-08-17 15:20:51 +03:00
committed by GitHub
parent d2665d18b5
commit 50bc4f3227
3 changed files with 32 additions and 0 deletions

View File

@@ -429,3 +429,12 @@
alpha: 0.9
ghostName: M̷a̴r̶i̷
ghostDescription: Бежит от настоящего, возвращаясь в прошлое...
#6mirage6
- type: customGhost
id: lllkjjjklll-ghost
ckey: lllkjjjklll
sprite: White/Ghosts/lllkjjjklll-ghost.rsi
alpha: 0.9
ghostName: Ярик
ghostDescription: Дробилка, маска, плащ... Все эти вещи, казалось, сроднились с ним, сопровождая его даже после смерти.

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@@ -0,0 +1,23 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "White Dream Team",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "animated",
"delays": [
[
0.14,
0.14,
0.14,
0.14,
0.14
]
]
}
]
}