add: mapperian ghost (#45)

This commit is contained in:
Remuchi
2024-02-11 21:16:14 +07:00
committed by GitHub
parent a38166ed0f
commit bc6b06e012
3 changed files with 60 additions and 6 deletions

View File

@@ -85,15 +85,15 @@
ghostDescription: ползёт, ползёт...
size: 0.8, 0.8
#felix
#mapperian
- type: customGhost
id: mapperian-ghost
ckey: mapperian
sprite: White/Ghosts/suzuran.rsi
alpha: 1
ghostName: Operator Suzuran
ghostDescription: Uoooooooh!!!
size: 0.8, 0.8
sprite: White/Ghosts/mapperian-ghost.rsi
alpha: 0.9
ghostName: Alice Liddell
ghostDescription: found you found you found you found you found you found you found you found you found you found you found you found you found you found you found you found you found you found you found you found you found you found you found you
size: 0.7, 0.7
#doommax
- type: customGhost
@@ -339,3 +339,4 @@
sprite: White/Ghosts/scituzer2-ghost.rsi
ghostName: Black Harpy
ghostDescription: A race of harpies that have charming onyx wings. Although they are a clever race, particularly having the highest intelligence of all harpies, on the other hand, they are exceedingly belligerent and ferocious. This one specifically used to be project lead of this project - but all she saw is world on fire.

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

@@ -0,0 +1,53 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by cry_prism",
"size": {
"x": 128,
"y": 128
},
"states": [
{
"name": "animated",
"directions": 4,
"delays": [
[
0.12,
0.12,
0.12,
0.12,
0.12,
0.12,
0.12
],
[
0.12,
0.12,
0.12,
0.12,
0.12,
0.12,
0.12
],
[
0.12,
0.12,
0.12,
0.12,
0.12,
0.12,
0.12
],
[
0.12,
0.12,
0.12,
0.12,
0.12,
0.12,
0.12
]
]
}
]
}