diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-10 12:34:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-10 12:34:50 +0200 |
commit | ac1077c9e230441f22412d555ef8d3f53ed798b2 (patch) | |
tree | 417af2351eb6518f3f2c5e5dc72dbbde71013731 /constants/enchants.json | |
parent | 92a5de776072a2de1ed31bd01f6a51928281e058 (diff) | |
download | NotEnoughUpdates-REPO-ac1077c9e230441f22412d555ef8d3f53ed798b2.tar.gz NotEnoughUpdates-REPO-ac1077c9e230441f22412d555ef8d3f53ed798b2.tar.bz2 NotEnoughUpdates-REPO-ac1077c9e230441f22412d555ef8d3f53ed798b2.zip |
Small Fixes (#794)
* Small Fixes
* More fixes
Diffstat (limited to 'constants/enchants.json')
-rw-r--r-- | constants/enchants.json | 12 |
1 files changed, 8 insertions, 4 deletions
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" |