diff --git a/Resources/Textures/White/Ghosts/afanasy-ghost.rsi/animated.png b/Resources/Textures/White/Ghosts/afanasy-ghost.rsi/animated.png index e01b1980ea..c49e1b3e6d 100644 Binary files a/Resources/Textures/White/Ghosts/afanasy-ghost.rsi/animated.png and b/Resources/Textures/White/Ghosts/afanasy-ghost.rsi/animated.png differ diff --git a/Resources/Textures/White/Ghosts/afanasy-ghost.rsi/meta.json b/Resources/Textures/White/Ghosts/afanasy-ghost.rsi/meta.json index 61575c58c6..d34208ebc2 100644 --- a/Resources/Textures/White/Ghosts/afanasy-ghost.rsi/meta.json +++ b/Resources/Textures/White/Ghosts/afanasy-ghost.rsi/meta.json @@ -1,27 +1,15 @@ { - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "mama", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "animated", - "delays": [ - [ - 0.2, - 0.2, - 0.2, - 0.2, - 0.2, - 0.2, - 0.2, - 0.2, - 0.2 - ] - ] - } - ] + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "https://github.com/tgstation/tgstation", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "animated", + "directions": 4 + } + ] }