{ "version": 1, "size": { "x": 32, "y": 32 }, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/tgstation/tgstation/blob/master/icons/mob/animal.dmi, edited 'dead' to create 'crit' and 'dead' states", "states": [ { "name": "icon" }, { "name": "mouth", "directions": 4, "delays": [ [ 0.2, 0.2, 0.2 ], [ 0.2, 0.2, 0.2 ], [ 0.2, 0.2, 0.2 ], [ 0.2, 0.2, 0.2 ] ] }, { "name": "dead_mouth" }, { "name": "dead" }, { "name": "alive", "directions": 4, "delays": [ [ 0.2, 0.2, 0.2 ], [ 0.2, 0.2, 0.2 ], [ 0.2, 0.2, 0.2 ], [ 0.2, 0.2, 0.2 ] ] }, { "name": "gib", "delays": [ [ 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1 ] ] } ] }