fix(DB/Spells): Fixed Shaman's T2 3Pbonus. (#13001)

This commit is contained in:
UltraNix
2022-09-14 00:39:16 +02:00
committed by GitHub
parent cd337dbe5e
commit d3f92ebca9

View File

@@ -0,0 +1,2 @@
--
UPDATE `spell_proc_event` SET `SpellFamilyName`=11, `procFlags`=65536 WHERE `entry`=26119;