diff --git a/Resources/Textures/White/Ghosts/runamius-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/runamius-ghost.rsi/animated.png index e2d007155f..3497744533 100644 Binary files a/Resources/Textures/White/Ghosts/runamius-ghost.rsi/animated.png and b/Resources/Textures/White/Ghosts/runamius-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/runamius-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/runamius-ghost.rsi/meta.json index 6f26e9d7e2..12d001b1d6 100644 --- a/Resources/Textures/White/Ghosts/runamius-ghost.rsi/meta.json +++ b/Resources/Textures/White/Ghosts/runamius-ghost.rsi/meta.json @@ -1,16 +1,42 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "null", + "copyright": "P O X U I", "size": { - "x": 64, - "y": 64 + "x": 32, + "y": 32 }, "states": [ { "name": "animated", + "directions": 4, "delays": [ [ + 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 ] ]