diff --git a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml index 61d5a57bfe..187f7bbb08 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: M̷a̴r̶i̷ ghostDescription: Бежит от настоящего, возвращаясь в прошлое... + +#6mirage6 +- type: customGhost + id: lllkjjjklll-ghost + ckey: lllkjjjklll + sprite: White/Ghosts/lllkjjjklll-ghost.rsi + alpha: 0.9 + ghostName: Ярик + ghostDescription: Дробилка, маска, плащ... Все эти вещи, казалось, сроднились с ним, сопровождая его даже после смерти. diff --git a/Resources/Textures/White/Ghosts/lllkjjjklll-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/lllkjjjklll-ghost.rsi/animated.png new file mode 100644 index 0000000000..c8b7f7639f Binary files /dev/null and b/Resources/Textures/White/Ghosts/lllkjjjklll-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/lllkjjjklll-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/lllkjjjklll-ghost.rsi/meta.json new file mode 100644 index 0000000000..c8634f1c91 --- /dev/null +++ b/Resources/Textures/White/Ghosts/lllkjjjklll-ghost.rsi/meta.json @@ -0,0 +1,23 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "White Dream Team", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "animated", + "delays": [ + [ + 0.14, + 0.14, + 0.14, + 0.14, + 0.14 + ] + ] + } + ] +}