diff --git a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml index 818e5dc6f8..ea3278075b 100644 --- a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml @@ -473,3 +473,13 @@ alpha: 0.9 ghostName: BIG_Zi_348 ghostDescription: Зенит космической энергии — генезис сознания из пустоты. + +#AugustNacist1488 +- type: customGhost + id: augustnacist1488-ghost + ckey: AugustNacist1488 + sprite: White/Ghosts/augustnacist1488-ghost.rsi + alpha: 0.9 + ghostName: Ash drake + ghostDescription: Почитаемый хранитель некрополя. + size: 0.75, 0.75 diff --git a/Resources/Textures/White/Ghosts/augustnacist1488-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/augustnacist1488-ghost.rsi/animated.png new file mode 100644 index 0000000000..6afa0c0f00 Binary files /dev/null and b/Resources/Textures/White/Ghosts/augustnacist1488-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/augustnacist1488-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/augustnacist1488-ghost.rsi/meta.json new file mode 100644 index 0000000000..d34208ebc2 --- /dev/null +++ b/Resources/Textures/White/Ghosts/augustnacist1488-ghost.rsi/meta.json @@ -0,0 +1,15 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "https://github.com/tgstation/tgstation", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "animated", + "directions": 4 + } + ] +}