diff --git a/Resources/Textures/Mobs/Ghosts/ghost_human.rsi/animated.png b/Resources/Textures/Mobs/Ghosts/ghost_human.rsi/animated.png index 33b878cf4b..009cd61fd2 100644 Binary files a/Resources/Textures/Mobs/Ghosts/ghost_human.rsi/animated.png and b/Resources/Textures/Mobs/Ghosts/ghost_human.rsi/animated.png differ diff --git a/Resources/Textures/Mobs/Ghosts/ghost_human.rsi/icon.png b/Resources/Textures/Mobs/Ghosts/ghost_human.rsi/icon.png index 58f552016c..009cd61fd2 100644 Binary files a/Resources/Textures/Mobs/Ghosts/ghost_human.rsi/icon.png and b/Resources/Textures/Mobs/Ghosts/ghost_human.rsi/icon.png differ diff --git a/Resources/Textures/Mobs/Ghosts/ghost_human.rsi/meta.json b/Resources/Textures/Mobs/Ghosts/ghost_human.rsi/meta.json index 33ea5af36c..72277ce336 100644 --- a/Resources/Textures/Mobs/Ghosts/ghost_human.rsi/meta.json +++ b/Resources/Textures/Mobs/Ghosts/ghost_human.rsi/meta.json @@ -1,31 +1,19 @@ { - "version": 1, - "size": { - "x": 32, - "y": 32 + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "https://github.com/tgstation/tgstation/blob/f80e7ba62d27c77cfeac709dd71033744d0015c4/icons/mob/mob.dmi", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "animated", + "directions": 4 }, - "copyright": "Animated by Swept (You could probably tell)", - "states": [ - { - "name": "animated", - "delays": [[ - 0.2, - 0.2, - 0.2, - 0.1, - 0.1, - 0.1, - 0.1, - 0.1, - 0.1, - 0.2, - 0.2, - 0.2 - ]] - }, - { - "name": "icon" - } - - ] -} + { + "name": "icon", + "directions": 4 + } + ] +} \ No newline at end of file