Core/Spells: Fix damage and combat log for spell Hand of Reckoning

This commit is contained in:
tobmaps
2011-05-10 20:27:08 +07:00
parent bd6750b4d0
commit 6edde93e75
3 changed files with 5 additions and 9 deletions

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_bonus_data` WHERE `entry` IN (62124, 67485);
INSERT INTO `spell_bonus_data` VALUES
(67485, 0, -1, 0.5, -1, 'Paladin - Hand of Reckoning Triggered');