mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +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