| 123456789101112131415161718192021222324252627282930 |
- {
- "version": 1,
- "license": "AGPL-3.0",
- "copyright": "Exported from https://github.com/civ13/civ13",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "luckcigon",
- "delays": [
- [
- 0.1,
- 0.1,
- 0.1,
- 0.1,
- 0.1,
- 0.1,
- 0.1,
- 0.1
- ]
- ]
- },
- {
- "name": "icon",
- "directions": 1
- }
- ]
- }
|