[Sponsor] Ghost quazvr (#323)

This commit is contained in:
HitPanda
2023-08-21 16:25:06 +03:00
committed by Aviu00
parent 1d52f907bb
commit 0324c4495f
3 changed files with 23 additions and 0 deletions

View File

@@ -140,3 +140,12 @@
ghostName: Панда
ghostDescription: Полыхает...
size: 1, 1
- type: customGhost
id: quazvr-ghost
ckey: quazvr
sprite: White/Ghosts/quazvr-ghost.rsi
alpha: 0.8
ghostName: Neco
ghostDescription: Buranyaaa...
size: 0.6, 0.6

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Copyright https://github.com/frosty-dev/white",
"size": {
"x": 64,
"y": 64
},
"states": [
{
"name": "animated"
}
]
}