6
2026-01-24 12:49:55 +03:00

25 lines
406 B
JSON

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