From 83e0920cf489a65a53842adac66765a65d01b662 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 25 Mar 2023 13:33:39 +0100 Subject: Fixed 142 Items (#910) --- constants/islands.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'constants/islands.json') diff --git a/constants/islands.json b/constants/islands.json index f4ea1b9d..481575ea 100644 --- a/constants/islands.json +++ b/constants/islands.json @@ -291,6 +291,13 @@ "x": -373, "y": 114, "z": -1034 + }, + { + "warp": "da", + "mode": "hub", + "x": 91, + "y": 75, + "z": 173 } ] } \ No newline at end of file -- cgit