mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-25 13:51:34 -08:00
fix(DB/Spells): Fixed Shaman's Clearcasting proc. (#11754)
This commit is contained in:
parent
9e35f84187
commit
213040dfd1
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `spell_proc_event` SET `SpellFamilyName`=11, `SpellFamilyMask0`=0x981001C3, `SpellFamilyMask1`=0x00001400, `SpellFamilyMask2`=0x00000010, `procFlags`=0x00015550 WHERE `entry`=16246;
|
||||
Loading…
Add table
Add a link
Reference in a new issue