Merge remote-tracking branch 'WD-core/master' into upstream-core

This commit is contained in:
BIGZi0348
2025-02-19 22:41:41 +03:00
5 changed files with 46 additions and 0 deletions

View File

@@ -538,3 +538,21 @@
alpha: 0.9
ghostName: Loughshinny
ghostDescription: Искра, готовая разгореться в бурю.
#DIGGLER2009
- type: customGhost
id: DIGGLER2009-ghost
ckey: DIGGLER2009
sprite: White/Ghosts/diggler2009-ghost.rsi
alpha: 0.9
ghostName: Pramanix
ghostDescription: Любите врагов ваших, благословляйте проклинающих вас, благотворите ненавидящим вас и молитесь за обижающих вас и гонящих вас.
#Deliko
- type: customGhost
id: Deliko-ghost
ckey: Deliko
sprite: White/Ghosts/deliko-ghost.rsi
alpha: 0.9
ghostName: МГЕ Русланчек
ghostDescription: Лучше бы ты даже из кроватки не вылезал.

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/frosty-dev/white",
"size": {
"x": 96,
"y": 96
},
"states": [
{
"name": "animated"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by Armolitskiy",
"size": {
"x": 96,
"y": 96
},
"states": [
{
"name": "animated"
}
]
}