| 123456789101112131415161718192021222324252627 |
- {
- "version": 1,
- "license": "AGPLv3",
- "copyright": "Taken from Civilization 13 https://github.com/civ13/civ13",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "6b2",
- "directions": 1
- },
- {
- "name": "equipped-NECK",
- "directions": 4
- },
- {
- "name": "equipped-OUTERCLOTHING",
- "directions": 4
- },
- {
- "name": "icon",
- "directions": 1
- }
- ]
- }
|