diff options
Diffstat (limited to 'tile_config.json')
-rw-r--r-- | tile_config.json | 8 |
1 files 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 }, { |