{ "version": 1, "size": { "x": 32, "y": 32 }, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/tgstation/tgstation/commit/53d1f1477d22a11a99c6c6924977cd431075761b", "states": [ { "name": "frog", "directions": 4 }, { "name": "frog-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 ] ] }, { "name": "dead", "delays": [ [ 1 ] ] } ] }