mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/Spells): Improved Stormstrike should proc only once per cast. (#14666)
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
--
|
||||||
|
UPDATE `spell_proc_event` SET `SpellFamilyMask1`=16777216 WHERE `entry`=-51521;
|
||||||
Reference in New Issue
Block a user