diff --git a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml index 0337b5c9df..172536c964 100644 --- a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml @@ -455,3 +455,12 @@ alpha: 0.9 ghostName: Жопа ghostDescription: Хуй + +#Devf_2 +- type: customGhost + id: devf_2-ghost + ckey: Devf_2 + sprite: White/Ghosts/devf_2-ghost.rsi + alpha: 0.9 + ghostName: Devf_2 + ghostDescription: Aladeen mazafaka diff --git a/Resources/Textures/White/Ghosts/devf_2-ghost.rsi/icon.png b/Resources/Textures/White/Ghosts/devf_2-ghost.rsi/icon.png new file mode 100644 index 0000000000..2142e2e6b5 Binary files /dev/null and b/Resources/Textures/White/Ghosts/devf_2-ghost.rsi/icon.png differ diff --git a/Resources/Textures/White/Ghosts/devf_2-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/devf_2-ghost.rsi/meta.json new file mode 100644 index 0000000000..2c26021b96 --- /dev/null +++ b/Resources/Textures/White/Ghosts/devf_2-ghost.rsi/meta.json @@ -0,0 +1,15 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Giedi Prime Team", + "size": { + "x": 64, + "y": 64 + }, + "states": [ + { + "name": "icon", + "directions": 4 + } + ] +}