diff --git a/Resources/Prototypes/White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/White/Ghosts/custom_ghosts.yml index 2e9d8f8a09..51916d442b 100644 --- a/Resources/Prototypes/White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/White/Ghosts/custom_ghosts.yml @@ -64,3 +64,14 @@ ghostName: Гань Юй ghostDescription: Священная Крио Лань size: 0.8, 0.8 + +#mikvisan +- type: customGhost + id: mikvisan-ghost + ckey: mikvisan + sprite: White/Ghosts/mikvisan-ghost.rsi + alpha: 0.8 + ghostName: Мона + ghostDescription: Годротянка с хорошей задницей + size: 0.8, 0.8 + diff --git a/Resources/Textures/White/Ghosts/mikvisan-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/mikvisan-ghost.rsi/animated.png new file mode 100644 index 0000000000..240a1bbe52 Binary files /dev/null and b/Resources/Textures/White/Ghosts/mikvisan-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/mikvisan-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/mikvisan-ghost.rsi/meta.json new file mode 100644 index 0000000000..0c7731b810 --- /dev/null +++ b/Resources/Textures/White/Ghosts/mikvisan-ghost.rsi/meta.json @@ -0,0 +1,15 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "mikvisan", + "size": { + "x": 64, + "y": 64 + }, + "states": [ + { + "name": "animated", + "directions": 4 + } + ] +}