veryfish ghost

This commit is contained in:
rhailrake
2023-12-15 03:50:43 +06:00
committed by Aviu00
parent 44efb7f6d9
commit 3886b082f4
3 changed files with 23 additions and 0 deletions

View File

@@ -323,3 +323,12 @@
ghostName: Акулёнок
ghostDescription: Что-то замышляет.
size: 0.9, 0.9
- type: customGhost
id: veryfish-ghost
ckey: veryfish
sprite: White/Ghosts/veryfish-ghost.rsi
alpha: 0.8
ghostName: Mask of the Red Death
ghostDescription: A blasphemous mockery.
size: 0.5, 0.5

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

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