What bug does the patch fix? What features does the patch add?
It will fix the proc of Shadow Embrace. Only can proc on haunt or shadow bolt cast.
For which repository revision was the patch created?
8232
Is there a thread in the bug report section or at lighthouse? If yes, please add a link to the thread.
Don't know.
Who has been writing this patch? Please include either forum user names or email addresses.
me.
DELETE FROM `spell_proc_event` where entry in (32385, 32387, 32392, 32393, 32394);
INSERT INTO `spell_proc_event` () VALUES
(32385, 0x00000000, 5, 0x00000001, 0x00040000, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0),
(32387, 0x00000000, 5, 0x00000001, 0x00040000, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0),
(32392, 0x00000000, 5, 0x00000001, 0x00040000, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0),
(32393, 0x00000000, 5, 0x00000001, 0x00040000, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0),
(32394, 0x00000000, 5, 0x00000001, 0x00040000, 0x00000000, 0x00000000, 0x00000000, 0.000000, 0.000000, 0);