From 1bca8cc7afbc39eba5e1ce7cdd1a4a5e43a3032b Mon Sep 17 00:00:00 2001 From: Procyonae <45432782+Procyonae@users.noreply.github.com> Date: Sat, 6 Jan 2024 11:52:35 +0000 Subject: [PATCH] Added the only mutable this was an issue for --- data/json/overmap/overmap_mutable/mine_mutable.json | 1 + 1 file changed, 1 insertion(+) diff --git a/data/json/overmap/overmap_mutable/mine_mutable.json b/data/json/overmap/overmap_mutable/mine_mutable.json index b64f1a05e9e03..a9947ac4c41cf 100644 --- a/data/json/overmap/overmap_mutable/mine_mutable.json +++ b/data/json/overmap/overmap_mutable/mine_mutable.json @@ -8,6 +8,7 @@ "occurrences": [ 0, 2 ], "flags": [ "MAN_MADE" ], "check_for_locations": [ + [ [ 0, -1, 0 ], [ "land", "road" ] ], [ [ 0, 0, 0 ], [ "land" ] ], [ [ 1, 0, 0 ], [ "land" ] ], [ [ 0, 1, 0 ], [ "land" ] ],