diff options
author | Alexia <me@alexia.lol> | 2024-03-01 10:31:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 20:31:52 +1100 |
commit | 0ee3663356315e4f0068b2db08fd4e75d2bdfc65 (patch) | |
tree | aa73c45c7f5bdd7d2291f8732726de53bdd0d920 /constants | |
parent | 946d27a3b79f490984af25e651727b59af713daa (diff) | |
download | SkyHanni-REPO-0ee3663356315e4f0068b2db08fd4e75d2bdfc65.tar.gz SkyHanni-REPO-0ee3663356315e4f0068b2db08fd4e75d2bdfc65.tar.bz2 SkyHanni-REPO-0ee3663356315e4f0068b2db08fd4e75d2bdfc65.zip |
Easier solution for Esteemed Enchanter Bingo goal (#126)
Diffstat (limited to 'constants')
-rw-r--r-- | constants/Bingo.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/constants/Bingo.json b/constants/Bingo.json index 6d2db39..a2d896e 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -122,14 +122,15 @@ ] }, "Esteemed Enchanter": { - "difficulty": "Medium", + "difficulty": "Easy", "note": [ "Obtain a Level VI Enchantment" ], "guide": [ - "When you complete High Score!", - "open a Free Chest to get", - "Infinite Quiver or Feather Falling VI." + "Craft four Infinite Quiver IV books", + "(/recipe infinite quiver) and combine them", + "into Infinite Quiver VI using the Anvil", + "next to the Blacksmith in the Hub" ] }, "Minion Machine": { |