mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-14 20:27:57 +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