[Fluff] Pig Ghost

This commit is contained in:
rhailrake
2023-09-17 19:15:03 +06:00
committed by Aviu00
parent 3f1434a41e
commit 48cb1547f5
3 changed files with 34 additions and 0 deletions

View File

@@ -250,3 +250,10 @@
ghostDescription: Неудачный(или слишком удачный) эксперимент по ксенобиологии создал данное существо. Любит квакоть.
size: 1.0, 1.0
- type: customGhost
id: afanasy-ghost
ckey: afanasiy_pogudov
sprite: White/Ghosts/afanasy-ghost.rsi
alpha: 0.8
ghostName: Свинка
ghostDescription: хрю-хрю

Binary file not shown.

After

Width:  |  Height:  |  Size: 461 B

View File

@@ -0,0 +1,27 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "mama",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "animated",
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
]
]
}
]
}