Jump to content

[patch] Unbridled Wrath ppm fix


Guest KAPATEJIb

Recommended Posts

What bug does the patch fix? What features does the patch add?

small ppm correction for http://www.wowhead.com/?spell=12322 and ranks. Based on info from http://www.wowwiki.com/Unbridled_Wrath

For which repository revision was the patch created?

any

Is there a thread in the bug report section or at lighthouse? If yes, please add a link to the thread.

can't find any

Who has been writing this patch? Please include either forum user names or email addresses.

Me

update spell_proc_event set ppmRate=3 where entry=12322;
update spell_proc_event set ppmRate=6 where entry=12999;
update spell_proc_event set ppmRate=9 where entry=13000;
update spell_proc_event set ppmRate=12 where entry=13001;
update spell_proc_event set ppmRate=15 where entry=13002;

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use