fix(DB/Spells): Improved Stormstrike should proc only once per cast. (#14666)
This commit is contained in:
parent
7d65250414
commit
3d21191935
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `spell_proc_event` SET `SpellFamilyMask1`=16777216 WHERE `entry`=-51521;
|
||||
Loading…
Add table
Add a link
Reference in a new issue