| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "version": 1,
- "license": "AGPLv3",
- "copyright": "Taken from Civilization 13 https://github.com/civ13/civ13",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "bathtub2",
- "directions": 4
- },
- {
- "name": "w_bathtub"
- },
- {
- "name": "s_bathtub"
- },
- {
- "name": "c_bathtub"
- },
- {
- "name": "bathtub1",
- "directions": 4
- },
- {
- "name": "human_bathing_overlay",
- "directions": 4
- },
- {
- "name": "full_bathtub_overlay",
- "directions": 4
- },
- {
- "name": "mist"
- },
- {
- "name": "st_bathtub"
- },
- {
- "name": "full_bathtub_overlay_2_2"
- },
- {
- "name": "full_bathtub_overlay_2"
- },
- {
- "name": "b_bathtub"
- }
- ]
- }
|