Files

22 lines
509 B
JSON
Raw Permalink Normal View History

{
"version": 1,
"license": "CC-BY-NC-SA-3.0",
"copyright": "Taken from goonstation https://github.com/goonstation/goonstation/commit/c98666f47a90d106c7a154cedffc747b3769e933",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "possum_old",
"directions": 4,
"delays": [[1],[1],[1],[1]]
},
{
"name": "possum_dead_old",
"directions": 1,
"delays": [[1]]
}
]
}