From 840a6cfbde83b99d90bdd57b7ef49455c99c7801 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 26 Apr 2023 13:27:08 -0700 Subject: Some tweaks to make diffing easier. --- tile_config.json | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/tile_config.json b/tile_config.json index 5442b89..eab82a8 100644 --- a/tile_config.json +++ b/tile_config.json @@ -17219,7 +17219,17 @@ "rotates": false }, { "id": "campsite_cabin_incomplete", "fg": 9634, "rotates": false }, - { "id": [ "cabin_aban1", "ghost_townhouseeast", "ghost_townhousewest", "ghost_townhousenorth", "ghost_townhousesouth", "ghost_townchurch" ], "fg": 9633, "rotates": false }, + { + "id": [ + "cabin_aban1", + "ghost_townhouseeast", + "ghost_townhousewest", + "ghost_townhousenorth", + "ghost_townhousesouth", + "ghost_townchurch" + ], + "fg": 9633, "rotates": false + }, { "id": [ "cabin_roof", @@ -17267,13 +17277,21 @@ "campground_2a_npc", "campground_2b_npc" ], - "fg": 9636, - "rotates": false + "fg": 9636, "rotates": false }, { "id": [ "campground_roof", "campground_roof_npc" ], "fg": 9637, "bg": 9861, "rotates": false }, { "id": [ "candy_shop", "candy_shop_1" ], "fg": 9638, "rotates": false }, { "id": [ "candy_shop_roof", "candy_shop_roof_1" ], "fg": 9639, "bg": 9861, "rotates": false }, - { "id": [ "cave", "exo_safehouse_stone_0", "exo_safehouse_stone_1", "exo_safehouse_stone_2", "vampcave_entrance" ], "fg": 9640, "rotates": false }, + { + "id": [ + "cave", + "exo_safehouse_stone_0", + "exo_safehouse_stone_1", + "exo_safehouse_stone_2", + "vampcave_entrance" + ], + "fg": 9640, "rotates": false + }, { "id": [ "cave_underground", @@ -17354,7 +17372,8 @@ "vampcave_corridor2", "vampcave_basement" ], - "fg": 9641, "rotates": false }, + "fg": 9641, "rotates": false + }, { "id": [ "communitygarden", "communitygarden_2", "communitygarden_3" ], "fg": 9642, "rotates": false }, { "id": [ "construction_site", "shelter_unfinished", "house_vacant3" ], "fg": 9643, "rotates": false }, { "id": [ "craft_shop", "craft_shop_1", "craft_shop_2", "craft_shop_3" ], "fg": 9644, "rotates": false }, -- cgit v1.2.1