diff --git a/Resources/Prototypes/White/Ghosts/custom_ghosts.yml b/Resources/Prototypes/White/Ghosts/custom_ghosts.yml index 9da7594ef8..96b8ad21b9 100644 --- a/Resources/Prototypes/White/Ghosts/custom_ghosts.yml +++ b/Resources/Prototypes/White/Ghosts/custom_ghosts.yml @@ -175,7 +175,7 @@ sprite: White/Ghosts/17shu-ghost.rsi alpha: 0.9 ghostName: Квакалка - ghostDescription: А ей только ква и ква... + ghostDescription: Квакающий покемон.. size: 0.7, 0.7 - type: customGhost diff --git a/Resources/Textures/White/Ghosts/17shu-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/17shu-ghost.rsi/animated.png index e2a28378df..f1d6196c11 100644 Binary files a/Resources/Textures/White/Ghosts/17shu-ghost.rsi/animated.png and b/Resources/Textures/White/Ghosts/17shu-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/17shu-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/17shu-ghost.rsi/meta.json index 861170263a..55850bb1c8 100644 --- a/Resources/Textures/White/Ghosts/17shu-ghost.rsi/meta.json +++ b/Resources/Textures/White/Ghosts/17shu-ghost.rsi/meta.json @@ -3,15 +3,14 @@ "license": "CC-BY-SA-3.0", "copyright": "17shu", "size": { - "x": 50, - "y": 50 + "x": 40, + "y": 51 }, "states": [ { "name": "animated", "delays": [ [ - 1, 0.1, 0.1, 0.1, @@ -19,15 +18,47 @@ 0.1, 0.1, 0.1, - 1, 0.1, 0.1, 0.1, 0.1, 0.1, - 0.5, 0.1, - 3.5 + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 ] ] }