From b83fc7ae789f8e4880e8fa182bfe9d59dd7af7ee Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 6 May 2022 18:02:57 +0200 Subject: New Stuff and some fixes (#734) * New Stuff * flash --- constants/enchants.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'constants/enchants.json') diff --git a/constants/enchants.json b/constants/enchants.json index 89f75ffb..888fbe6b 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -107,7 +107,8 @@ "charm", "corruption", "ultimate_inferno", - "ultimate_fatal_tempo" + "ultimate_fatal_tempo", + "ultimate_flash" ], "FISHING WEAPON": [ "angler", @@ -158,7 +159,8 @@ "ultimate_wise", "smoldering", "ultimate_inferno", - "ultimate_fatal_tempo" + "ultimate_fatal_tempo", + "ultimate_flash" ], "SHOVEL": [ "efficiency", @@ -378,7 +380,8 @@ "ultimate_soul_eater", "ultimate_reiterate", "ultimate_inferno", - "ultimate_fatal_tempo" + "ultimate_fatal_tempo", + "ultimate_flash" ], [ "protection", -- cgit