mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-27 04:12:40 +01:00
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:
1
sql/updates/9900_spell_proc_event.sql
Normal file
1
sql/updates/9900_spell_proc_event.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `spell_proc_event` SET `procFlags` = '139944' WHERE `entry` = 49222;
|
||||
Reference in New Issue
Block a user