mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-21 15:17:10 -04:00
Core/Spells: Fix mage talent Frost Warding (and a little cleanup on CalcAbsorbResist) - patch by DrTenma
Fixes issue 2715. Closes issue 3770. --HG-- branch : trunk
This commit is contained in:
@@ -16887,6 +16887,7 @@ INSERT INTO `spell_bonus_data` (`entry`,`direct_bonus`,`dot_bonus`,`ap_bonus`,`a
|
||||
(26573, -1, 0.04, -1, 0.04, 'Paladin - Consecration'),
|
||||
(879, 0.15, -1, 0.15, -1, 'Paladin - Exorcism'),
|
||||
(19750, 1, -1, -1, -1, 'Paladin - Flash of Light'),
|
||||
(66922, 0, 0, 0, 0, 'Paladin - Flash of Light'),
|
||||
(53595, 0, 0, 0, 0, 'Paladin - Hammer of the Righteous'),
|
||||
(24275, 0.15, -1, 0.15, -1, 'Paladin - Hammer of Wrath'),
|
||||
(62124, 0.085, -1, -1, -1, 'Paladin - Hand of Reckoning'),
|
||||
|
||||
Reference in New Issue
Block a user