From 790bb10237d84c89223bb0058b088318b880234a Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Wed, 29 Nov 2023 21:18:21 +0100 Subject: Add elizabeth wrap (#1052) --- constants/islands.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'constants') diff --git a/constants/islands.json b/constants/islands.json index c70cb717..7d6ff7fc 100644 --- a/constants/islands.json +++ b/constants/islands.json @@ -154,6 +154,13 @@ } ], "island_warps": [ + { + "warp": "elizabeth", + "mode": "hub", + "x": 3, + "y": 71, + "z": -101 + }, { "warp": "nether", "aliases": [ -- cgit