add: mapperian ghost (#45)
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
BIN
Resources/Textures/White/Ghosts/mapperian-ghost.rsi/animated.png
Normal file
BIN
Resources/Textures/White/Ghosts/mapperian-ghost.rsi/animated.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
@@ -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
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user