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/17shu-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/17shu-ghost.rsi/meta.json index 55850bb1c8..2a65e7650e 100644 --- a/Resources/Textures/White/Ghosts/17shu-ghost.rsi/meta.json +++ b/Resources/Textures/White/Ghosts/17shu-ghost.rsi/meta.json @@ -9,7 +9,7 @@ "states": [ { "name": "animated", - "delays": [ + "delays": [ [ 0.1, 0.1, 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..c876dcf954 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": 32, + "y": 32 }, "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..a4326ae42d 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..72c6a57bd8 100644 --- a/Resources/Textures/White/Ghosts/nekovich-ghost.rsi/meta.json +++ b/Resources/Textures/White/Ghosts/nekovich-ghost.rsi/meta.json @@ -1,15 +1,14 @@ { "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": [ { "name": "animated", - "directions": 1, "delays": [ [ 0.2, @@ -18,10 +17,6 @@ 0.2, 0.2, 0.2, - 0.2, - 0.2, - 0.2, - 0.2, 0.2 ] ]