diff options
Diffstat (limited to 'tile_config.json')
-rw-r--r-- | tile_config.json | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/tile_config.json b/tile_config.json index 2487d1e..d8abb7e 100644 --- a/tile_config.json +++ b/tile_config.json @@ -37763,28 +37763,28 @@ "rotates": false }, { - "id": [ - "loffice_tower_7", - "loffice_tower_11", - "loffice_tower_15", - "loffice_tower_19", - "loffice_tower_5", - "loffice_tower_9", - "loffice_tower_9b", - "loffice_tower_13", - "loffice_tower_17", - "loffice_tower_8", - "loffice_tower_12", - "loffice_tower_16", - "loffice_tower_20", - "loffice_tower_6", - "loffice_tower_10", - "loffice_tower_10b", - "loffice_tower_14", - "loffice_tower_18" - ], - "fg": [ 18803, 18806, 18805, 18804 ], - "rotates": false + "id": [ "loffice_tower_7", "loffice_tower_11", "loffice_tower_15", "loffice_tower_19" ], + "fg": [ 18805, 18806, 18804, 18803 ], + "bg": 18514, + "rotates": true + }, + { + "id": [ "loffice_tower_5", "loffice_tower_9", "loffice_tower_9b", "loffice_tower_13", "loffice_tower_17" ], + "fg": [ 18803, 18805, 18806, 18804 ], + "bg": 18514, + "rotates": true + }, + { + "id": [ "loffice_tower_6", "loffice_tower_10", "loffice_tower_10b", "loffice_tower_14", "loffice_tower_18" ], + "fg": [ 18804, 18803, 18805, 18806 ], + "bg": 18514, + "rotates": true + }, + { + "id": [ "loffice_tower_8", "loffice_tower_12", "loffice_tower_16", "loffice_tower_20" ], + "fg": [ 18806, 18804, 18803, 18805 ], + "bg": 18514, + "rotates": true }, { "id": [ "mi-go_scout_tower_1", "mi-go_scout_tower_2", "mi-go_scout_tower_3", "mi-go_scout_tower_4" ], |