fix(DB/Spell): Badge of the Swarmguard PPM fix (#16777)
This commit is contained in:
parent
710f3fe7b1
commit
9ccdb1dcdf
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
UPDATE `spell_proc_event` SET `ppmRate` = 10 WHERE `entry` = 26480;
|
||||
UPDATE `spell_proc_event` SET `procFlags` = 68 WHERE `entry` = 26480;
|
||||
Loading…
Add table
Add a link
Reference in a new issue