diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-11-23 15:55:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-23 15:55:17 +0100 |
commit | dc710886048e9e92f32f020764e9052474793ff3 (patch) | |
tree | d54670b46fb887c67bfbfc4ae03f4f79f6e26d60 /constants/enchants.json | |
parent | 7471c374b676edd4b9da22dbc752ad365ce5c9b6 (diff) | |
download | NotEnoughUpdates-REPO-dc710886048e9e92f32f020764e9052474793ff3.tar.gz NotEnoughUpdates-REPO-dc710886048e9e92f32f020764e9052474793ff3.tar.bz2 NotEnoughUpdates-REPO-dc710886048e9e92f32f020764e9052474793ff3.zip |
Fixed some reforgesstones and other items/npc (#865)
* Fixed some reforgesstones and other items/npc
* Fixed Moogma Drops and added ench to bow
* Fixed reqs
* Fixed Tiger
idk how to cherry pick idc
Co-Authored-By: Roman / Linnea Gräf <roman.graef@gmail.com>
* :chicken:
Co-authored-by: Roman / Linnea Gräf <roman.graef@gmail.com>
Diffstat (limited to 'constants/enchants.json')
-rw-r--r-- | constants/enchants.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/enchants.json b/constants/enchants.json index 249dada9..1b1226da 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -68,7 +68,8 @@ "ultimate_fatal_tempo", "divine_gift", "tabasco", - "ultimate_duplex" + "ultimate_duplex", + "vicious" ], "AXE": [ "efficiency", |