[Sponsor] zilendorie & 4abere1 ghost (#395)

* [Sponsor] zilendorie ghost

* 4abere1 ghost

* fix ckey
This commit is contained in:
HitPanda
2023-09-12 20:17:56 +03:00
committed by Aviu00
parent 49936906d9
commit 58a8da89ff
5 changed files with 46 additions and 0 deletions

View File

@@ -195,3 +195,21 @@
ghostName: Летающий макаронный монстр
ghostDescription: Сложноуглеводное всеведующее создание, покровитель пиратов с большими митболами.
size: 0.8, 0.8
- type: customGhost
id: zilendorie-ghost
ckey: zilendorie
sprite: White/Ghosts/zilendorie-ghost.rsi
alpha: 0.8
ghostName: Эзра-Арк
ghostDescription: Призрак фембоя. Стал слишком глупеньким и отделился от тела.
size: 0.3, 0.3
- type: customGhost
id: 4abere1-ghost
ckey: 4abere1
sprite: White/Ghosts/4abere1-ghost.rsi
alpha: 0.8
ghostName: Хамптер
ghostDescription: Любит чебуреки и мапить.
size: 1.3, 1.3

Binary file not shown.

After

Width:  |  Height:  |  Size: 579 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by @mole1258",
"size": {
"x": 128,
"y": 128
},
"states": [
{
"name": "animated"
}
]
}