@@ -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
|
||||
|
||||
|
||||
BIN
Resources/Textures/White/Ghosts/omntns-ghost.rsi/animated.png
Normal file
BIN
Resources/Textures/White/Ghosts/omntns-ghost.rsi/animated.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.2 KiB |
14
Resources/Textures/White/Ghosts/omntns-ghost.rsi/meta.json
Normal file
14
Resources/Textures/White/Ghosts/omntns-ghost.rsi/meta.json
Normal 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 |
@@ -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
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user