mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-04 11:33:48 +00:00
fix(DB/Spell): Badge of the Swarmguard PPM fix (#16777)
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
--
|
||||||
|
UPDATE `spell_proc_event` SET `ppmRate` = 10 WHERE `entry` = 26480;
|
||||||
|
UPDATE `spell_proc_event` SET `procFlags` = 68 WHERE `entry` = 26480;
|
||||||
Reference in New Issue
Block a user