add: scituzer2 ghost (#25)

This commit is contained in:
ThereDrD0
2024-02-03 04:12:27 +03:00
committed by GitHub
parent d356aeefff
commit 66e628e476
3 changed files with 45 additions and 0 deletions

View File

@@ -332,3 +332,10 @@
ghostName: Mask of the Red Death
ghostDescription: A blasphemous mockery.
size: 0.5, 0.5
- type: customGhost
id: scituzer2-ghost
ckey: scituzer2
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: 18 KiB

View File

@@ -0,0 +1,38 @@
{
"version": 1,
"license": null,
"copyright": null,
"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
]
]
}
]
}