diff --git a/stardew-access/static-tiles.json b/stardew-access/static-tiles.json index e12fd5e..edb3f50 100644 --- a/stardew-access/static-tiles.json +++ b/stardew-access/static-tiles.json @@ -1198,5 +1198,14 @@ "y":[2], "type":"door" } + }, + "communitycenter": + { + "Exit": + { + "x":[32], + "y":[23], + "type":"door" + } } } \ No newline at end of file