rendzidead и nosireapo госты

* летающая ватрушка rendzidead'a

* стремная жаба nosireapo'a
This commit is contained in:
RavMorgan
2023-09-14 02:41:43 +03:00
committed by Aviu00
parent 6e27b7a9f0
commit b110c1ef71
5 changed files with 46 additions and 0 deletions

View File

@@ -232,3 +232,21 @@
ghostDescription: Мяу!
size: 0.8, 0.8
- type: customGhost
id: rendzidead-ghost
ckey: rendzidead
sprite: White/Ghosts/rendzidead-ghost.rsi
alpha: 0.6
ghostName: Смит Сайковски
ghostDescription: Олицетворение бюрократии, но почему-то от него ощущается сильная боль и чувство утраты. Кто знает, что пережила данная душа.
size: 0.6, 0.6
- type: customGhost
id: nosireapo-ghost
ckey: nosireapo
sprite: White/Ghosts/nosireapo-ghost.rsi
alpha: 0.7
ghostName: Жабуля
ghostDescription: Неудачный(или слишком удачный) эксперимент по ксенобиологии создал данное существо. Любит квакоть.
size: 1.0, 1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 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": 32,
"y": 32
},
"states": [
{
"name": "animated"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 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"
}
]
}