From 07c2cf843213ca97782368475d6cfc6dc34a1254 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 20 Jan 2021 18:43:06 +0100 Subject: Hypixel is weird - Fixed Books - Fixed Souls - Added Reqs and a Drill (#368) * "Fixed" Turbo Books * "Fixed" Books * Added Drill, "Fixed" Talisman, Added Req for the Drill * Fixed 3 Fairy Souls --- constants/fairy_souls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'constants') diff --git a/constants/fairy_souls.json b/constants/fairy_souls.json index bb77c4c2..8a1493cc 100644 --- a/constants/fairy_souls.json +++ b/constants/fairy_souls.json @@ -207,7 +207,7 @@ ], "mining_3":[ "-9,230,-135", - "-21,207,-59", + "-21,208,-59", "-139,220,-89", "155,189,123", "133,104,104", @@ -231,7 +231,7 @@ "10,164,-10", "-139,46,-1", "-55,82,-10", - "-3,21,-16", - "13,60,99" + "-4,21,-17", + "14,60,99" ] } -- cgit