From 77b7c25ef1fb4fb1e91a4a08d87c7963b3de8682 Mon Sep 17 00:00:00 2001 From: ReyMaratov <77993433+ReyMaratov@users.noreply.github.com> Date: Sun, 31 Dec 2023 20:47:25 +0100 Subject: Fix: some difficulties didnt reflect how hard the task actually is (#90) --- constants/Bingo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'constants/Bingo.json') diff --git a/constants/Bingo.json b/constants/Bingo.json index d9ea50a..19c2f4d 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -125,7 +125,7 @@ ] }, "Topaz Crystal": { - "difficulty": "Easy", + "difficulty": "Medium", "note": [ "Do your daily commissions to unlock the Crystal Hollows ", "at Heart of the Mountain III (do your daily commissions", @@ -170,7 +170,7 @@ ] }, "Lumberjack": { - "difficulty": "Hard", + "difficulty": "Easy", "note": [ "Optimal tool:", "Golden Axe with Efficiency 5", @@ -215,7 +215,7 @@ "Experienced": { "difficulty": "Medium", "note": [ - "Grind Ender Nodes in The End until you get one.", + "Mine Ender Nodes in The End until you get one.", "It has a 1.31% chance to drop from the Obsidian Nodes.", "You need Combat Level 12 to get there." ] -- cgit