Fluff Nekovich (#903)

This commit is contained in:
BIGZi0348
2025-02-25 23:40:21 +03:00
committed by GitHub
6 changed files with 11 additions and 15 deletions

View File

@@ -490,8 +490,8 @@
ckey: nekovich
sprite: White/Ghosts/nekovich-ghost.rsi
alpha: 0.9
ghostName: nekovich
ghostDescription: Law's Left Hand.
ghostName: Nekovich
ghostDescription: Law's Left Hand.
#Feda_Plevajecki
- type: customGhost
@@ -528,7 +528,7 @@
sprite: White/Ghosts/deliko-ghost.rsi
alpha: 0.9
ghostName: МГЕ Русланчек
ghostDescription: Лучше бы ты даже из кроватки не вылезал.
ghostDescription: Будешь машинистом в тепловозе.
#Dragon4ik
- type: customGhost

View File

@@ -9,7 +9,7 @@
"states": [
{
"name": "animated",
"delays": [
"delays": [
[
0.1,
0.1,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -3,12 +3,13 @@
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/frosty-dev/white",
"size": {
"x": 96,
"y": 96
"x": 32,
"y": 32
},
"states": [
{
"name": "animated"
"name": "animated",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

@@ -1,15 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Provided by sho",
"copyright": "Provided by sho",
"size": {
"x": 64,
"y": 64
"x": 96,
"y": 96
},
"states": [
{
"name": "animated",
"directions": 1,
"delays": [
[
0.2,
@@ -18,10 +17,6 @@
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
]
]