diff --git a/Resources/Prototypes/White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/White/Ghosts/custom_ghosts.yml index 68e8c238ab..cb4d33408e 100644 --- a/Resources/Prototypes/White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/White/Ghosts/custom_ghosts.yml @@ -393,3 +393,12 @@ ghostName: Bun Witch ghostDescription: Не бойся, маленький кролик size: 0.9, 0.9 + +#Persikvin +- type: customGhost + id: persikvin-ghost + ckey: Persikvin + sprite: White/Ghosts/persikvin-ghost.rsi + alpha: 0.9 + ghostName: Gawr + ghostDescription: Из океана... diff --git a/Resources/Textures/White/Ghosts/persikvin-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/persikvin-ghost.rsi/animated.png new file mode 100644 index 0000000000..b8431fab4d Binary files /dev/null and b/Resources/Textures/White/Ghosts/persikvin-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/persikvin-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/persikvin-ghost.rsi/meta.json new file mode 100644 index 0000000000..5e84acdc1a --- /dev/null +++ b/Resources/Textures/White/Ghosts/persikvin-ghost.rsi/meta.json @@ -0,0 +1,14 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Persikvin", + "size": { + "x": 64, + "y": 64 + }, + "states": [ + { + "name": "animated" + } + ] +} \ No newline at end of file