| 1234567891011121314151617181920212223242526 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from https://github.com/tgstation/tgstation/commit/42e0275d860551197687c571c689c270ff423288",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "syndie_off",
- "directions": 8
- },
- {
- "name": "syndie_lethal",
- "directions": 8
- },
- {
- "name": "syndie_broken"
- },
- {
- "name": "syndie_stun",
- "directions": 8
- }
- ]
- }
|