From 5ab6046f09485de16fe8153e399664845f373364 Mon Sep 17 00:00:00 2001 From: jani270 Date: Fri, 23 Jun 2023 22:10:43 +0200 Subject: Added tower warp --- constants/Warps.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/constants/Warps.json b/constants/Warps.json index 302abd9..bbbc3e7 100644 --- a/constants/Warps.json +++ b/constants/Warps.json @@ -28,6 +28,7 @@ "nether", "kuudra", "mines", - "wizard" + "wizard", + "tower" ] } \ No newline at end of file -- cgit