[Sponsor] Nairsark ghost (#492)

This commit is contained in:
HitPanda
2023-10-15 13:00:02 +03:00
committed by Aviu00
parent 4b7ada2cc7
commit 50708987eb
3 changed files with 49 additions and 4 deletions

View File

@@ -18,10 +18,10 @@
- type: customGhost
id: nairsark-ghost
ckey: nairsark
sprite: White/Ghosts/nairsark-ghost.rsi
alpha: 1
ghostName: Maid
ghostDescription: Not a fucking fumo
sprite: White/Ghosts/frostnova-ghost.rsi
alpha: 0.7
ghostName: Winter's Scar
ghostDescription: ...
- type: customGhost
id: animeshka-ghost

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

View File

@@ -0,0 +1,45 @@
{
"version": 1,
"size": {
"x": 128,
"y": 128
},
"license": "CC-BY-SA-3.0",
"copyright": "Nair Sark",
"states": [
{
"name": "animated",
"directions": 4,
"delays": [
[
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15
]
]
}
]
}