| 1234567891011121314151617181920212223242526272829 |
- {
- "version": 1,
- "license": null,
- "copyright": null,
- "size": {
- "x": 128,
- "y": 96
- },
- "states": [
- {
- "name": "mammothX",
- "directions": 4
- },
- {
- "name": "mammoth",
- "directions": 4
- },
- {
- "name": "mammoth_dead"
- },
- {
- "name": "rex",
- "directions": 4
- },
- {
- "name": "rex_dead"
- }
- ]
- }
|