diff --git a/Resources/Prototypes/White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/White/Ghosts/custom_ghosts.yml index 90fe1f1372..a7278f8519 100644 --- a/Resources/Prototypes/White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/White/Ghosts/custom_ghosts.yml @@ -6,7 +6,6 @@ ghostName: Девочка из аниме ghostDescription: А я корчу лицо в рожицу ахегао. - - type: customGhost id: merkkaa-ghost ckey: merkkaa @@ -291,3 +290,11 @@ alpha: 1 ghostName: Maid ghostDescription: Not a fucking fumo. + +- type: customGhost + id: mrregari-ghost + ckey: mr_regari + sprite: White/Ghosts/mr_regari.rsi + alpha: 0.9 + ghostName: Темная сущность + ghostDescription: Интересно чья она. diff --git a/Resources/Textures/White/Ghosts/mr_regari.rsi/animated.png b/Resources/Textures/White/Ghosts/mr_regari.rsi/animated.png new file mode 100644 index 0000000000..c362ddadfb Binary files /dev/null and b/Resources/Textures/White/Ghosts/mr_regari.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/mr_regari.rsi/meta.json b/Resources/Textures/White/Ghosts/mr_regari.rsi/meta.json new file mode 100644 index 0000000000..71c486230a --- /dev/null +++ b/Resources/Textures/White/Ghosts/mr_regari.rsi/meta.json @@ -0,0 +1,14 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Created by MAMA OLEGA", + "size": { + "x": 64, + "y": 64 + }, + "states": [ + { + "name": "animated" + } + ] +}