diff --git a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml index 283385766c..558ae3349d 100644 --- a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml @@ -492,3 +492,12 @@ alpha: 0.9 ghostName: nekovich ghostDescription: Law's Left Hand. + +#Feda_Plevajecki +- type: customGhost + id: Feda_Plevajecki-ghost + ckey: Feda_Plevajecki + sprite: White/Ghosts/Feda_Plevajecki-ghost.rsi + alpha: 0.9 + ghostName: Шарки + ghostDescription: Буль-буль. diff --git a/Resources/Textures/White/Ghosts/Feda_Plevajecki-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/Feda_Plevajecki-ghost.rsi/animated.png new file mode 100644 index 0000000000..0c62580a94 Binary files /dev/null and b/Resources/Textures/White/Ghosts/Feda_Plevajecki-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/Feda_Plevajecki-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/Feda_Plevajecki-ghost.rsi/meta.json new file mode 100644 index 0000000000..6debd6afad --- /dev/null +++ b/Resources/Textures/White/Ghosts/Feda_Plevajecki-ghost.rsi/meta.json @@ -0,0 +1,15 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", +"copyright": "Made by Dosharus", + "size": { + "x": 64, + "y": 64 + }, + "states": [ + { + "name": "animated", + "directions": 4 + } + ] +}