From 9ea9b08ea0291deab8cfc6042bbe210347c27d86 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 5 Jul 2023 19:15:05 -0700 Subject: Add alias for the barbaran montante manual. Change the two story home overmap background to grass. --- tile_config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tile_config.json b/tile_config.json index bb68832..0101c3f 100644 --- a/tile_config.json +++ b/tile_config.json @@ -20789,13 +20789,13 @@ "fg": 2601 }, { - "id": "manual_swords", + "id": [ "manual_swords", "manual_barbaran" ], "fg": 2425, "bg": 9407, "rotates": false }, { - "id": "overlay_wielded_manual_swords", + "id": [ "overlay_wielded_manual_swords", "overlay_wielded_manual_barbaran" ], "fg": 2601 }, { @@ -123765,13 +123765,13 @@ { "id": [ "house_2story_roof", "2storyModern01_roof","2storyModern02_roof","2StoryModern03_roof" ], "fg": [19032, 19035, 19034, 19033], - "bg": 18754, + "bg": 18757, "rotates": true }, { "id": [ "house_2story_second", "2storyModern01_second","2storyModern02_2","2StoryModern03_2" ], "fg": [19036, 19039, 19038, 19037], - "bg": 18754, + "bg": 18757, "rotates": true }, { -- cgit v1.2.1