diff --git a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml index 22e643494f..5b91338238 100644 --- a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml @@ -511,3 +511,12 @@ alpha: 0.9 ghostName: Loughshinny ghostDescription: Искра, готовая разгореться в бурю. + +#DIGGLER2009 +- type: customGhost + id: DIGGLER2009-ghost + ckey: DIGGLER2009 + sprite: White/Ghosts/diggler2009-ghost.rsi + alpha: 0.9 + ghostName: Pramanix + ghostDescription: Любите врагов ваших, благословляйте проклинающих вас, благотворите ненавидящим вас и молитесь за обижающих вас и гонящих вас. diff --git a/Resources/Textures/White/Ghosts/diggler2009-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/diggler2009-ghost.rsi/animated.png new file mode 100644 index 0000000000..b7cfe28833 Binary files /dev/null and b/Resources/Textures/White/Ghosts/diggler2009-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/diggler2009-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/diggler2009-ghost.rsi/meta.json new file mode 100644 index 0000000000..a44f09c5a8 --- /dev/null +++ b/Resources/Textures/White/Ghosts/diggler2009-ghost.rsi/meta.json @@ -0,0 +1,14 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by Armolitskiy", + "size": { + "x": 96, + "y": 96 + }, + "states": [ + { + "name": "animated" + } + ] +}