This commit is contained in:
Mona Hmiza
2023-08-02 05:33:29 +03:00
committed by Aviu00
parent 0dcd369ce9
commit f6f56f9114
3 changed files with 51 additions and 0 deletions

View File

@@ -122,3 +122,12 @@
ghostName: Central Hampter
ghostDescription: Мур!
size: 0.8, 0.8
- type: customGhost
id: zmes2-ghost
ckey: zmes2
sprite: White/Ghosts/zmes2-ghost.rsi
alpha: 0.8
ghostName: Спящий
ghostDescription: Выглядит умиротвореным...
size: 0.8, 0.8

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -0,0 +1,42 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by milkteaparpe",
"size": {
"x": 60,
"y": 60
},
"states": [
{
"name": "animated",
"delays": [
[
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16,
0.16
]
]
}
]
}