From 2cc493dda4f8c2b16f83c455c573a0b14f047d16 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Mon, 19 Jun 2023 10:15:10 +0200 Subject: fixed dwarven mines warp --- constants/Warps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/Warps.json b/constants/Warps.json index 69fde4f..c26708b 100644 --- a/constants/Warps.json +++ b/constants/Warps.json @@ -27,6 +27,6 @@ "void", "nether", "kuudra", - "mine" + "mines" ] } \ No newline at end of file -- cgit