Core/Spells: Fix paladin talent "Daybreak"

This commit is contained in:
Vincent-Michael
2013-07-27 21:35:43 +02:00
parent 4d315bee3d
commit 67bd19706e
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_proc_event` WHERE `entry`=-88820;
INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask0`, `SpellFamilyMask1`, `SpellFamilyMask2`, `procFlags`, `procEx`, `ppmRate`, `CustomChance`, `Cooldown`) VALUES
(-88820, 0, 10, 0xC0000000, 0, 0x400, 0, 0, 0, 0, 0);

View File

@@ -3269,6 +3269,7 @@ void SpellMgr::LoadSpellInfoCorrections()
case 54741: // Firestarter
case 57761: // Fireball!
case 64823: // Item - Druid T8 Balance 4P Bonus
case 88819: // Daybreak
spellInfo->ProcCharges = 1;
break;
case 44544: // Fingers of Frost