diff options
-rw-r--r-- | tile_config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tile_config.json b/tile_config.json index aaa97ec..a2bff9d 100644 --- a/tile_config.json +++ b/tile_config.json @@ -19139,7 +19139,7 @@ "null_house_forced_north_for_specials", "necropolis_a_10" ], - "fg": [10014, 10015, 10016, 10017], + "fg": [10015, 10016, 10017, 10014], "rotates": true }, { @@ -19488,7 +19488,7 @@ "rotates": true }, { "id": "hunting_blind", "fg": 10041, "rotates": false }, - { "id": "icecream_shop", "fg": 10042, "rotates": true }, + { "id": "icecream_shop", "fg": 10042, "rotates": false }, { "id": "icecream_shop_roof", "fg": 10043, "bg": 10120, "rotates": false }, { "id": "island", "fg": 10044, "rotates": false }, { "id": "island_sand", "fg": 10045, "rotates": false }, |