Госты omntns и skrimex (#397)

* Omntns ghost
* S_k_R_i_M_e_X ghost
This commit is contained in:
RavMorgan
2023-09-14 01:11:44 +03:00
committed by Aviu00
parent 452443a92f
commit 6e27b7a9f0
5 changed files with 56 additions and 0 deletions

View File

@@ -213,3 +213,22 @@
ghostName: Хамптер
ghostDescription: Любит чебуреки и мапить.
size: 1.3, 1.3
- type: customGhost
id: omntns-ghost
ckey: omntns
sprite: White/Ghosts/omntns-ghost.rsi
alpha: 0.8
ghostName: Верховный судья
ghostDescription: Олицетворение главенства закона и мудрости оставляет ощущение постоянной слежки. Тем не менее, его лик наполняет вас решимостью.
size: 0.8, 0.8
- type: customGhost
id: s_k_r_i_m_e_x-ghost
ckey: s_k_r_i_m_e_x
sprite: White/Ghosts/s_k_r_i_m_e_x-ghost.rsi
alpha: 0.8
ghostName: Ху Тао
ghostDescription: Мяу!
size: 0.8, 0.8

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@@ -0,0 +1,23 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by s_k_r_i_m_e_x",
"size": {
"x": 64,
"y": 64
},
"states": [
{
"name": "animated",
"delays": [
[
0.3,
0.3,
0.3,
0.3,
0.3
]
]
}
]
}