Core/Spells: updated Focus Magic spell script to Cataclysm

This commit is contained in:
Ovahlord
2020-08-30 17:28:32 +02:00
parent 53b0311fa0
commit 32cf373719
2 changed files with 14 additions and 37 deletions

View File

@@ -0,0 +1 @@
UPDATE `spell_proc` SET `AttributesMask`= 0x10 WHERE `SpellId`= 54646;