| 1234567891011121314151617181920212223 |
- {
- "version": 1,
- "size": {
- "x": 32,
- "y": 32
- },
- "license": "CC-BY-SA-3.0",
- "copyright": "Made by Alekshhh and brainfood1183 (github) for ss14",
- "states": [
- {
- "name": "dead",
- "delays": [
- [
- 1
- ]
- ]
- },
- {
- "name": "clown",
- "directions": 4
- }
- ]
- }
|