diff --git a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml index 7a56806093..52bcd80b7b 100644 --- a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml @@ -538,3 +538,12 @@ alpha: 0.9 ghostName: Dragon4ik ghostDescription: Роскошные синие волосы, украшенные изящными бантиками, плавными волнами спадают на её стройную фигуру, а за спиной распахиваются крылья — одно светлое и воздушное, другое тёмное и загадочное. + +#Dosharus +- type: customGhost + id: Dosharus-ghost + ckey: Dosharus + sprite: White/Ghosts/Dosharus-ghost.rsi + alpha: 0.9 + ghostName: The Glorious Evolutionist + ghostDescription: Великая Эволюция случилась... В неожиданном месте. diff --git a/Resources/Textures/White/Ghosts/Dosharus-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/Dosharus-ghost.rsi/animated.png new file mode 100644 index 0000000000..0b9394cc31 Binary files /dev/null and b/Resources/Textures/White/Ghosts/Dosharus-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/Dosharus-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/Dosharus-ghost.rsi/meta.json new file mode 100644 index 0000000000..c9db4e9597 --- /dev/null +++ b/Resources/Textures/White/Ghosts/Dosharus-ghost.rsi/meta.json @@ -0,0 +1,28 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Made by Dosharus", + "size": { + "x": 96, + "y": 96 + }, + "states": [ + { + "name": "animated", + "delays": [ + [ + 0.13, + 0.13, + 0.13, + 0.13, + 0.13, + 0.13, + 0.13, + 0.13, + 0.13, + 0.13 + ] + ] + } + ] +} \ No newline at end of file