Core/Spells: Fix Bone Shield to drop charges only from damage and not heals, fixes issue 3284

--HG--
branch : trunk
This commit is contained in:
Shocker
2010-09-13 03:34:34 +03:00
parent 61c11f8f9b
commit b7b1efa4c1
2 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
UPDATE `spell_proc_event` SET `procFlags` = '139944' WHERE `entry` = 49222;