[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 ckey: mr_regari
sprite: White/Ghosts/mr_regari.rsi sprite: White/Ghosts/mr_regari.rsi
alpha: 0.9 alpha: 0.9
ghostName: Темная сущность ghostName: Обсидиановое сердце
ghostDescription: Интересно чья она. ghostDescription: Сердце древнего бога, дабы не дать ему возродиться было заперто в бедрокиуме.
- type: customGhost - type: customGhost
id: thefrendlypsychopath-ghost 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", "license": "CC-BY-SA-3.0",
"copyright": "Created by MAMA OLEGA", "copyright": "https://github.com/tgstation/tgstation",
"size": { "size": {
"x": 64, "x": 64,
"y": 64 "y": 64
}, },
"states": [ "states": [
{ {
"name": "animated" "name": "animated",
} "directions": 4
] }
]
} }