| 12345678910111213141516171819202122232425262728293031 |
- {
- "version": 1,
- "license": "AGPL-3.0",
- "copyright": "Exported from https://github.com/civ13/civ13",
- "size": {
- "x": 32,
- "y": 96
- },
- "states": [
- {
- "name": "icon",
- "directions": 1
- },
- {
- "name": "inhand-left",
- "directions": 1
- },
- {
- "name": "inhand-right",
- "directions": 1
- },
- {
- "name": "Z-6",
- "directions": 1
- },
- {
- "name": "bolt-open",
- "directions": 1
- }
- ]
- }
|