fix(DB/Spells): Improved Stormstrike should proc only once per cast. (#14666)

This commit is contained in:
UltraNix
2023-01-28 10:59:12 +01:00
committed by GitHub
parent 7d65250414
commit 3d21191935

View File

@@ -0,0 +1,2 @@
--
UPDATE `spell_proc_event` SET `SpellFamilyMask1`=16777216 WHERE `entry`=-51521;