From 6e5f9365f003b7edeb0f2d22c5da72151c5eb4d6 Mon Sep 17 00:00:00 2001 From: Mohammad Shoaib Khan Date: Sat, 26 Nov 2022 15:42:56 +0530 Subject: [PATCH] Adding missing entries --- stardew-access/assets/static-tiles.json | 30 +++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/stardew-access/assets/static-tiles.json b/stardew-access/assets/static-tiles.json index 8e37f1e..7ac8f23 100644 --- a/stardew-access/assets/static-tiles.json +++ b/stardew-access/assets/static-tiles.json @@ -315,6 +315,11 @@ "x": [3], "y": [27], "type": "door" + }, + "Pool Entrance": { + "x": [15], + "y": [27], + "type": "door" } }, "bathhouse_pool": { @@ -369,6 +374,11 @@ "x": [13], "y": [27], "type": "door" + }, + "Pool Entrance": { + "x": [2], + "y": [27], + "type": "door" } }, "beach": { @@ -800,6 +810,11 @@ } }, "hospital": { + "Harvey's Room Entrance Door": { + "x": [10], + "y": [5], + "type": "door" + }, "Main Area Door": { "x": [10], "y": [13], @@ -1962,6 +1977,21 @@ "y": [19], "type": "interactable" }, + "Sebastian's Room Entrance": { + "x": [12], + "y": [21], + "type": "door" + }, + "Robin and Demetrius's Room Entrance": { + "x": [13], + "y": [10], + "type": "door" + }, + "Maru's Room Entrance": { + "x": [7], + "y": [10], + "type": "door" + }, "Robin's Wood Pile": { "x": [11], "y": [19],