diff --git a/stardew-access/assets/static-tiles.json b/stardew-access/assets/static-tiles.json index 99789aa..9378d14 100644 --- a/stardew-access/assets/static-tiles.json +++ b/stardew-access/assets/static-tiles.json @@ -1323,7 +1323,7 @@ }, "Shop Counter": { "x": [10], - "y": [23, 24, 25, 26], + "y": [24, 25], "type": "interactable" }, "Salt": { @@ -2655,7 +2655,7 @@ "Sewer": { "x": [34, 35], "y": [95, 96], - "type": "interactable" + "type": "door" }, "Ice Cream Stand": { "x": [88], @@ -2667,6 +2667,16 @@ "y": [79], "type": "interactable" }, + "Clinic Sign": { + "x": [37], + "y": [56], + "type": "decoration" + }, + "General Store Sign": { + "x": [45], + "y": [56], + "type": "decoration" + }, "Faded Gravestone": { "x": [42], "y": [85], @@ -2898,6 +2908,13 @@ "type": "door" } }, + "volcanodungeon5": { + "Dwarf Shop": { + "x": [36], + "y": [30], + "type": "interactable" + } + }, "witchhut": { "Exit": { "x": [7],