[Sponsor] Centurion ghost (#233)

This commit is contained in:
HitPanda
2023-07-30 18:25:07 +03:00
committed by Aviu00
parent 0b1ea44b59
commit 23cf31edb9
3 changed files with 51 additions and 0 deletions

View File

@@ -113,3 +113,12 @@
ghostName: Karseba
ghostDescription: Дракон который делает Ням-Ням
size: 1, 1
- type: customGhost
id: centurion-ghost
ckey: centurion
sprite: White/Ghosts/vkuser_ghost.rsi
alpha: 0.5
ghostName: Мяу
ghostDescription: Мур!
size: 0.8, 0.8

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@@ -0,0 +1,42 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by @zakvasska",
"size": {
"x": 64,
"y": 64
},
"states": [
{
"name": "animated",
"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
]
]
}
]
}