вфывфыв (#229)

This commit is contained in:
rhailrake
2023-07-27 23:37:25 +06:00
committed by Aviu00
parent 96ae9da61d
commit 1f68347740
3 changed files with 71 additions and 0 deletions

View File

@@ -104,3 +104,12 @@
ghostName: Наблюдатель
ghostDescription: Явился из другого мира с целью наблюдать за другими разумными существами
size: 1, 1
- type: customGhost
id: serbwo-ghost
ckey: serbwo
sprite: White/Ghosts/serbo-ghost.rsi
alpha: 0.8
ghostName: Karseba
ghostDescription: Дракон который делает Ням-Ням
size: 1, 1

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

View File

@@ -0,0 +1,62 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "mama",
"size": {
"x": 128,
"y": 128
},
"states": [
{
"name": "animated",
"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,
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,
0.1,
0.1,
0.1,
0.1
]
]
}
]
}