This commit is contained in:
Valtos
2024-02-21 13:30:03 +03:00
committed by GitHub
parent c0cb414f17
commit c318a2d4b8
3 changed files with 35 additions and 0 deletions

View File

@@ -374,3 +374,12 @@
ghostName: Ветеранка СБ
ghostDescription: Вы нарушили правила действующего закона.... "перечисление статей"
size: 0.6, 0.6
#krokozyabra
- type: customGhost
id: krokozyabra-ghost
ckey: Krokozyabra
sprite: White/Ghosts/krokozyabra-ghost.rsi
alpha: 0.9
ghostName: Зябр
ghostDescription: Пусть так и будет

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Valtos",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "animated",
"delays": [
[
0.11,
0.11,
0.11,
0.11,
0.11,
0.11,
0.11,
0.11
]
]
}
]
}