DB/Spells: corrected family masks for Arcane Potency proc

This commit is contained in:
Ovahlord
2019-03-31 20:23:22 +02:00
parent 2620e02b7d
commit 8f80e16b46

View File

@@ -0,0 +1 @@
UPDATE `spell_proc` SET `SpellFamilyMask1`= 0x00000002 | 0x00000020, `SpellFamilyMask2`= 0 WHERE `SpellId`= -31571;