mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
Core/Spells: Fix damage and combat log for spell Hand of Reckoning
This commit is contained in:
@@ -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');
|
||||
Reference in New Issue
Block a user