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