From ac1077c9e230441f22412d555ef8d3f53ed798b2 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 10 Aug 2022 12:34:50 +0200 Subject: Small Fixes (#794) * Small Fixes * More fixes --- constants/enchants.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'constants/enchants.json') diff --git a/constants/enchants.json b/constants/enchants.json index 14a99e0e..e46b642b 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -40,7 +40,8 @@ "smoldering", "ultimate_inferno", "ultimate_fatal_tempo", - "tabasco" + "tabasco", + "champion" ], "BOW": [ "aiming", @@ -164,7 +165,8 @@ "ultimate_inferno", "ultimate_fatal_tempo", "ultimate_flash", - "tabasco" + "tabasco", + "champion" ], "SHOVEL": [ "efficiency", @@ -313,7 +315,8 @@ "smoldering", "ultimate_inferno", "ultimate_fatal_tempo", - "tabasco" + "tabasco", + "champion" ], "GAUNTLET": [ "bane_of_arthropods", @@ -362,7 +365,8 @@ "smoldering", "ultimate_inferno", "ultimate_fatal_tempo", - "tabasco" + "tabasco", + "champion" ], "GLOVES": [ "cayenne" -- cgit