forked from mirror/azerothcore-wotlk
fix(DB/SpellProc): Update Fists of fury proc chance to 5% (#21454)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Increase Fists of fury proc chance to approx. 5%
|
||||
UPDATE `spell_proc_event` SET `ppmRate` = 1.5 WHERE (`entry` = 41989);
|
||||
Reference in New Issue
Block a user