From dc710886048e9e92f32f020764e9052474793ff3 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 23 Nov 2022 15:55:17 +0100 Subject: Fixed some reforgesstones and other items/npc (#865) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 * :chicken: Co-authored-by: Roman / Linnea Gräf --- constants/enchants.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'constants/enchants.json') 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", -- cgit