{ "version": 1, "size": { "x": 32, "y": 32 }, "license": "CC-BY-SA-3.0", "copyright": "Taken from TG git https://github.com/tgstation/tgstation/blob/master/icons/mob/pets.dmi", "states": [ { "name": "fox", "directions": 4 }, { "name": "fox-moving", "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 ], [ 0.2, 0.2, 0.2, 0.2 ] ] }, { "name": "fox_dead" } ] }