aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2013_07_27_08_world_spell_proc_event_434.sql3
-rw-r--r--src/server/game/Spells/SpellMgr.cpp1
2 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2013_07_27_08_world_spell_proc_event_434.sql b/sql/updates/world/2013_07_27_08_world_spell_proc_event_434.sql
new file mode 100644
index 00000000000..5bdef4ed4a1
--- /dev/null
+++ b/sql/updates/world/2013_07_27_08_world_spell_proc_event_434.sql
@@ -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);
diff --git a/src/server/game/Spells/SpellMgr.cpp b/src/server/game/Spells/SpellMgr.cpp
index aa45f2fb506..ae4e4ba2f08 100644
--- a/src/server/game/Spells/SpellMgr.cpp
+++ b/src/server/game/Spells/SpellMgr.cpp
@@ -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