diff --git a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml index 7cab02e233..7a56806093 100644 --- a/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/_White/Ghosts/custom_ghosts.yml @@ -490,8 +490,8 @@ ckey: nekovich sprite: White/Ghosts/nekovich-ghost.rsi alpha: 0.9 - ghostName: nekovich - ghostDescription: Law's Left Hand. + ghostName: Nekovich + ghostDescription: Law's Left Hand. #Feda_Plevajecki - type: customGhost @@ -528,7 +528,7 @@ sprite: White/Ghosts/deliko-ghost.rsi alpha: 0.9 ghostName: МГЕ Русланчек - ghostDescription: Лучше бы ты даже из кроватки не вылезал. + ghostDescription: Будешь машинистом в тепловозе. #Dragon4ik - type: customGhost diff --git a/Resources/Textures/White/Ghosts/deliko-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/deliko-ghost.rsi/animated.png index 11716df2f2..817da80cc9 100644 Binary files a/Resources/Textures/White/Ghosts/deliko-ghost.rsi/animated.png and b/Resources/Textures/White/Ghosts/deliko-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/deliko-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/deliko-ghost.rsi/meta.json index abf4974d84..01c6dc1142 100644 --- a/Resources/Textures/White/Ghosts/deliko-ghost.rsi/meta.json +++ b/Resources/Textures/White/Ghosts/deliko-ghost.rsi/meta.json @@ -3,12 +3,13 @@ "license": "CC-BY-SA-3.0", "copyright": "https://github.com/frosty-dev/white", "size": { - "x": 96, - "y": 96 + "x": 64, + "y": 64 }, "states": [ { - "name": "animated" + "name": "animated", + "directions": 4 } ] } diff --git a/Resources/Textures/White/Ghosts/nekovich-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/nekovich-ghost.rsi/animated.png index f2502f58b3..869f67f3d5 100644 Binary files a/Resources/Textures/White/Ghosts/nekovich-ghost.rsi/animated.png and b/Resources/Textures/White/Ghosts/nekovich-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/nekovich-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/nekovich-ghost.rsi/meta.json index 06ee256fe9..51188312b9 100644 --- a/Resources/Textures/White/Ghosts/nekovich-ghost.rsi/meta.json +++ b/Resources/Textures/White/Ghosts/nekovich-ghost.rsi/meta.json @@ -1,10 +1,10 @@ { "version": 1, "license": "CC-BY-SA-3.0", -"copyright": "Provided by sho", + "copyright": "Provided by sho", "size": { - "x": 64, - "y": 64 + "x": 96, + "y": 96 }, "states": [ { @@ -18,10 +18,6 @@ 0.2, 0.2, 0.2, - 0.2, - 0.2, - 0.2, - 0.2, 0.2 ] ]