mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
fix(DB/Spells): Fixed Shaman's Clearcasting proc. (#11754)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `spell_proc_event` SET `SpellFamilyName`=11, `SpellFamilyMask0`=0x981001C3, `SpellFamilyMask1`=0x00001400, `SpellFamilyMask2`=0x00000010, `procFlags`=0x00015550 WHERE `entry`=16246;
|
||||
Reference in New Issue
Block a user