From 21ee56118533b2c4121e48e270433c48791daaf3 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:08:22 +0200 Subject: added wizard warp --- constants/Warps.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/constants/Warps.json b/constants/Warps.json index c26708b..302abd9 100644 --- a/constants/Warps.json +++ b/constants/Warps.json @@ -27,6 +27,7 @@ "void", "nether", "kuudra", - "mines" + "mines", + "wizard" ] } \ No newline at end of file -- cgit