From ad22982b0943a9e0dca2ce3f07908fcb87e27c85 Mon Sep 17 00:00:00 2001 From: Bartholomue Date: Mon, 26 Sep 2022 13:11:52 -0500 Subject: [PATCH] Recategorize Pierre's Bin It was erroneously in the interactable category. It's now been moved to other in order to match the other special orders drop box definitions. --- stardew-access/assets/static-tiles.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stardew-access/assets/static-tiles.json b/stardew-access/assets/static-tiles.json index ca5c786..47ec818 100644 --- a/stardew-access/assets/static-tiles.json +++ b/stardew-access/assets/static-tiles.json @@ -2957,7 +2957,7 @@ "Pierre's Bin": { "x": [19], "y": [28], - "type": "interactable" + "type": "other" }, "Shrine of Yoba": { "x": [37],