[Fluff] SSAO Ghost

This commit is contained in:
rhailrake
2023-11-10 15:37:51 +06:00
committed by Aviu00
parent 8b36043cf0
commit 20d3ce21bd
3 changed files with 23 additions and 0 deletions

View File

@@ -305,3 +305,12 @@
sprite: White/Ghosts/psychopath-ghost.rsi
ghostName: ЕРП Кицуне
ghostDescription: Тут тебе не рады.
- type: customGhost
id: ssao-ghost
ckey: ssao
sprite: White/Ghosts/ssao-ghost.rsi
alpha: 0.9
ghostName: Мяукалка
ghostDescription: Мяу!
size: 0.6, 0.6

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

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