Core/Spells: Fix wrong proc of talent Throwing Specialization from Throw ability

This commit is contained in:
tobmaps
2011-12-24 16:43:59 +07:00
parent 15bd8f3cd5
commit 4fa2ef5a16

View File

@@ -0,0 +1 @@
UPDATE `spell_proc_event` SET `SpellFamilyMask0` = 0 WHERE `entry` IN (5952,51679);