diff --git a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml index 8121e81070..818e5dc6f8 100644 --- a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml @@ -464,3 +464,12 @@ alpha: 0.9 ghostName: Devf_2 ghostDescription: Aladeen madafaka + +#BIG_Zi_348 +- type: customGhost + id: big_zi_348-ghost + ckey: BIG_Zi_348 + sprite: White/Ghosts/big_zi_348-ghost.rsi + alpha: 0.9 + ghostName: BIG_Zi_348 + ghostDescription: Зенит космической энергии — генезис сознания из пустоты. diff --git a/Resources/Textures/White/Ghosts/big_zi_348-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/big_zi_348-ghost.rsi/animated.png new file mode 100644 index 0000000000..307cdcdfd0 Binary files /dev/null and b/Resources/Textures/White/Ghosts/big_zi_348-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/big_zi_348-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/big_zi_348-ghost.rsi/meta.json new file mode 100644 index 0000000000..1a633023c5 --- /dev/null +++ b/Resources/Textures/White/Ghosts/big_zi_348-ghost.rsi/meta.json @@ -0,0 +1,141 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Modified by BIG_Zi_348 from - https://github.com/tgstation/tgstation/blob/f80e7ba62d27c77cfeac709dd71033744d0015c4/icons/mob/mob.dmi", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "animated", + "directions": 4, + "delays": [ + [ + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05 + ], + [ + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05 + ], + [ + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05 + ], + [ + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05, + 0.05 + ] + ] + } + ] +} \ No newline at end of file