diff --git a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml index 5b91338238..64b9b6dfe7 100644 --- a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml @@ -520,3 +520,12 @@ alpha: 0.9 ghostName: Pramanix ghostDescription: Любите врагов ваших, благословляйте проклинающих вас, благотворите ненавидящим вас и молитесь за обижающих вас и гонящих вас. + +#Deliko +- type: customGhost + id: Deliko-ghost + ckey: Deliko + sprite: White/Ghosts/deliko-ghost.rsi + alpha: 0.9 + ghostName: МГЕ Русланчек + ghostDescription: Лучше бы ты даже из кроватки не вылезал. \ No newline at end of file diff --git a/Resources/Textures/White/Ghosts/deliko-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/deliko-ghost.rsi/animated.png new file mode 100644 index 0000000000..ee8389cfdb Binary files /dev/null and b/Resources/Textures/White/Ghosts/deliko-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/deliko-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/deliko-ghost.rsi/meta.json new file mode 100644 index 0000000000..abf4974d84 --- /dev/null +++ b/Resources/Textures/White/Ghosts/deliko-ghost.rsi/meta.json @@ -0,0 +1,14 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "https://github.com/frosty-dev/white", + "size": { + "x": 96, + "y": 96 + }, + "states": [ + { + "name": "animated" + } + ] +}