Призрак шелупони (#24)

Co-authored-by: Mona Hmiza <>
This commit is contained in:
RavMorgan
2023-05-05 21:28:41 +03:00
committed by Aviu00
parent 10402ae26d
commit 86363ebf96
3 changed files with 23 additions and 0 deletions

View File

@@ -29,3 +29,11 @@
alpha: 0.7
ghostName: Грабля
ghostDescription: Ну привет уебан!
- type: customGhost
id: shelupon-ghost
ckey: shelupon
sprite: White/Ghosts/shelupon-ghost.rsi
alpha: 1
ghostName: Величайший
ghostDescription: Восстал из небытия.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,15 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "poebat",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "animated",
"directions": 4
}
]
}