Jump to content

[9296][SQL patch] Black Arrow


Guest KAPATEJIb

Recommended Posts

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

It fixes dependence of ranks for spell http://www.wowhead.com/?spell=63668 (All ranks)

For which repository revision was the patch created?

Any

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

Me

insert into spell_chain values (3674,0,3674,1,0);
insert into spell_chain values (63668,3674,3674,2,0);
insert into spell_chain values (63669,63668,3674,3,0);
insert into spell_chain values (63670,63669,3674,4,0);
insert into spell_chain values (63671,63670,3674,5,0);
insert into spell_chain values (63672,63671,3674,6,0);

Link to comment
Share on other sites

  • 3 weeks later...
  • 1 month later...
  • 5 months later...
×
×
  • 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