diff --git a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml index 8933402f6f..0d73c68a27 100644 --- a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml @@ -491,3 +491,12 @@ alpha: 0.9 ghostName: Devf_2 ghostDescription: Aladeen madafaka + +#DEN4IK_64 +- type: customGhost + id: den4ik_64-ghost + ckey: DEN4IK_64 + sprite: White/Ghosts/DEN4IK_64-ghost.rsi + alpha: 0.9 + ghostName: Никелевый камушек + ghostDescription: Этот Ниггер имеет талант, знаешь что я тебе за это дам??? diff --git a/Resources/Textures/White/Ghosts/DEN4IK_64-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/DEN4IK_64-ghost.rsi/animated.png new file mode 100644 index 0000000000..d3cccf9491 Binary files /dev/null and b/Resources/Textures/White/Ghosts/DEN4IK_64-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/DEN4IK_64-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/DEN4IK_64-ghost.rsi/meta.json new file mode 100644 index 0000000000..225a5aab16 --- /dev/null +++ b/Resources/Textures/White/Ghosts/DEN4IK_64-ghost.rsi/meta.json @@ -0,0 +1,14 @@ +{ + "version": 1, + "license": null, + "copyright": null, + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "animated" + } + ] +}