From 742fb6217ed2881a39bca9e9ad1e1b5c93013996 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 26 Apr 2023 16:47:09 -0700 Subject: Fix loffice tower not rotating. --- tile_config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tile_config.json b/tile_config.json index 31dec96..29da29f 100644 --- a/tile_config.json +++ b/tile_config.json @@ -37862,7 +37862,7 @@ ], "fg": [ 18819, 18820, 18818, 18817 ], "bg": 18530, - "rotates": false + "rotates": true }, { "id": [ @@ -37874,7 +37874,7 @@ ], "fg": [ 18817, 18819, 18820, 18818 ], "bg": 18530, - "rotates": false + "rotates": true }, { "id": [ @@ -37886,7 +37886,7 @@ ], "fg": [ 18818, 18817, 18819, 18820 ], "bg": 18530, - "rotates": false + "rotates": true }, { "id": [ @@ -37897,7 +37897,7 @@ ], "fg": [ 18820, 18818, 18817, 18819 ], "bg": 18530, - "rotates": false + "rotates": true }, { "id": [ "mi-go_scout_tower_1", "mi-go_scout_tower_2", "mi-go_scout_tower_3", "mi-go_scout_tower_4" ], -- cgit v1.2.1