From e3aaf5aea737283c912614eb697fdbc0ea7509c0 Mon Sep 17 00:00:00 2001 From: jc_gargma <jc_gargma@iserlohn-fortress.net> Date: Thu, 20 Jun 2024 00:55:23 -0700 Subject: Fix necropolis_a_10 rotation again. Disable icecream_shop rotation. --- tile_config.json | 4 ++-- 1 file 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 }, -- cgit v1.2.1