diff --git a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml index 872aecca55..060b8012b5 100644 --- a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml @@ -429,3 +429,12 @@ alpha: 0.9 ghostName: vig ghostDescription: Пошёл нахуй! + +#Krahankit +- type: customGhost + id: krahankit-ghost + ckey: krahankit + sprite: White/Ghosts/krahankit-ghost.rsi + alpha: 0.9 + ghostName: skill issue + ghostDescription: хлобысь diff --git a/Resources/Textures/White/Ghosts/krahankit-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/krahankit-ghost.rsi/animated.png new file mode 100644 index 0000000000..ba1fcf7db5 Binary files /dev/null and b/Resources/Textures/White/Ghosts/krahankit-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/krahankit-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/krahankit-ghost.rsi/meta.json new file mode 100644 index 0000000000..82300ad606 --- /dev/null +++ b/Resources/Textures/White/Ghosts/krahankit-ghost.rsi/meta.json @@ -0,0 +1,39 @@ +{ + "version": 1, + "license": null, + "copyright": null, + "size": { + "x": 128, + "y": 128 + }, + "states": [ + { + "name": "animated", + "delays": [ + [ + 2.68, + 0.06, + 0.06, + 0.06, + 0.06, + 0.06, + 0.06, + 0.06, + 0.06, + 0.06, + 0.06, + 0.06, + 0.06, + 0.06, + 0.06, + 0.06, + 0.06, + 0.06, + 0.06, + 0.06, + 0.06 + ] + ] + } + ] +}