From 2bfed4707b92a8dd4867da0379a95f2b7dfee8da Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Mon, 18 Jan 2021 16:58:53 -0500 Subject: Tell Hypixel to stop changing the rarity of items --- constants/zones.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'constants/zones.json') diff --git a/constants/zones.json b/constants/zones.json index 443e0a33..c371ccf6 100644 --- a/constants/zones.json +++ b/constants/zones.json @@ -33,7 +33,7 @@ "combat_2":{ "Display": "Blazing Fortress", "Scoreboard":[ - + "Blazing Fortress" ] }, "combat_3":{ @@ -46,7 +46,7 @@ "foraging_1":{ "Display": "The Park", "Scoreboard":[ - + "" ] }, "farming_1":{ -- cgit