This commit is contained in:
NR
2025-02-22 21:43:32 +05:00
parent 643ff7e810
commit 43e81e4595
5 changed files with 10 additions and 13 deletions

View File

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

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", "license": "CC-BY-SA-3.0",
"copyright": "https://github.com/frosty-dev/white", "copyright": "https://github.com/frosty-dev/white",
"size": { "size": {
"x": 96, "x": 64,
"y": 96 "y": 64
}, },
"states": [ "states": [
{ {
"name": "animated" "name": "animated",
"directions": 4
} }
] ]
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

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