| 123456789101112131415161718192021 |
- {
- "version": 1,
- "license": "AGPLv3",
- "copyright": "Taken from Civilization 13 https://github.com/civ13/civ13",
- "size": {
- "x": 128,
- "y": 128
- },
- "states": [
- {
- "name": "circle",
- "directions": 4
- },
- {
- "name": "radome"
- },
- {
- "name": "watts_tower"
- }
- ]
- }
|