| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "version": 1,
- "license": "AGPL-3.0",
- "copyright": "Exported from https://github.com/civ13/civ13",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "mag-0",
- "directions": 1
- },
- {
- "name": "ak74mtactical",
- "directions": 1
- },
- {
- "name": "equipped-BACKPACK",
- "directions": 4
- },
- {
- "name": "icon",
- "directions": 1
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "bolt-open",
- "directions": 1
- },
- {
- "name": "wielded-inhand-left",
- "directions": 4
- },
- {
- "name": "wielded-inhand-right",
- "directions": 4
- }
- ]
- }
|