{ "version": 1, "size": { "x": 64, "y": 64 }, "license": "CC-BY-SA-3.0", "copyright": "Taken from /tg/station at https://github.com/Toastgoats/tgstation/commit/024a840eed2a1be3f72435c2bb39faac8025f822", "states": [ { "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 ], [ 0.2, 0.2, 0.2, 0.2 ] ] }, { "name": "alive-unshaded", "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": "crit" }, { "name": "dead" }, { "name": "dead-unshaded" } ] }