What bug does the patch fix? What features does the patch add?
Elemental focus talent (clearcasting proc), removed incorrect procs from Healing wave and Lesser healing wave (not damage spells), added missing procs from Lava burst and Thunderstorm
For which repository revision was the patch created?
8280
Is there a thread in the bug report section or at lighthouse? If yes, please add a link to the thread.
no
Who has been writing this patch? Please include either forum user names or email addresses.
darkstalker
DELETE from spell_proc_event WHERE entry = 16164;
INSERT INTO spell_proc_event () VALUES
(16164, 0, 11, 2416967683, 12288, 0, 0, 2, 0, 0, 0);