diff --git a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml index 6d2971c38f..d168f5e4ae 100644 --- a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml @@ -447,3 +447,12 @@ alpha: 0.9 ghostName: Жопа ghostDescription: Хуй + +#Amirka +- type: customGhost + id: amirka-ghost + ckey: Amirka + sprite: White/Ghosts/amirka-ghost.rsi + alpha: 0.9 + ghostName: Значок Наставлятора + ghostDescription: Значок свидетельствующий о звании Наставлятора, с большой силой выходит большой пролапс! diff --git a/Resources/Textures/White/Ghosts/amirka-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/amirka-ghost.rsi/animated.png new file mode 100644 index 0000000000..6b113c532c Binary files /dev/null and b/Resources/Textures/White/Ghosts/amirka-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/amirka-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/amirka-ghost.rsi/meta.json new file mode 100644 index 0000000000..47a6a4c592 --- /dev/null +++ b/Resources/Textures/White/Ghosts/amirka-ghost.rsi/meta.json @@ -0,0 +1,14 @@ +{ + "version": 1, + "license": null, + "copyright": null, + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "GhostAmirka" + } + ] +} \ No newline at end of file