From 01ec8209af45cd1b10aff4a64f54f0719030e366 Mon Sep 17 00:00:00 2001 From: Bartholomue Date: Wed, 7 Sep 2022 06:54:21 -0500 Subject: [PATCH] Added Big Shed Redundancy Duplicated "shed2" to "big shed" for stardew redundancy in name changes upon logging back in to the game. --- stardew-access/assets/static-tiles.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/stardew-access/assets/static-tiles.json b/stardew-access/assets/static-tiles.json index 2d25f12..5d1a2be 100644 --- a/stardew-access/assets/static-tiles.json +++ b/stardew-access/assets/static-tiles.json @@ -2901,6 +2901,13 @@ "type": "door" } }, + "big shed": { + "Exit": { + "x": [9], + "y": [16], + "type": "door" + } + }, "skullcave": { "Exit": { "x": [7],