[Fluff] MR_Regari ghost tweak

This commit is contained in:
rhailrake
2023-11-12 21:35:49 +06:00
committed by Aviu00
parent f7c90e02a8
commit fd9f6532c1
3 changed files with 14 additions and 13 deletions

View File

@@ -296,8 +296,8 @@
ckey: mr_regari
sprite: White/Ghosts/mr_regari.rsi
alpha: 0.9
ghostName: Темная сущность
ghostDescription: Интересно чья она.
ghostName: Обсидиановое сердце
ghostDescription: Сердце древнего бога, дабы не дать ему возродиться было заперто в бедрокиуме.
- type: customGhost
id: thefrendlypsychopath-ghost

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@@ -1,14 +1,15 @@
{
"version": 1,
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by MAMA OLEGA",
"size": {
"x": 64,
"y": 64
},
"states": [
{
"name": "animated"
}
]
"copyright": "https://github.com/tgstation/tgstation",
"size": {
"x": 64,
"y": 64
},
"states": [
{
"name": "animated",
"directions": 4
}
]
}