[Fluff] mapperian ghost

This commit is contained in:
rhailrake
2023-07-15 06:20:29 +06:00
committed by Aviu00
parent 3cf07dd8a4
commit 65ef100acd
3 changed files with 55 additions and 0 deletions

View File

@@ -84,3 +84,13 @@
ghostName: Кошмар
ghostDescription: ползёт, ползёт...
size: 0.8, 0.8
#felix
- type: customGhost
id: mapperian-ghost
ckey: mapperian
sprite: White/Ghosts/suzuran.rsi
alpha: 1
ghostName: Operator Suzuran
ghostDescription: Uoooooooh!!!
size: 0.8, 0.8

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

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