Jump to content

[sql][8851] Taste for Blood, trinkets 40767,40865


Guest reeshack

Recommended Posts

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

It fixes the hidden CD of warrior talent Taste for Blood and hidden CD

For which repository revision was the patch created?

8487

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

I haven't found.

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

Me (reeshack)

-- Taste for Blood (1/2/3 ranks)
DELETE FROM spell_proc_event WHERE entry IN (56636, 56637, 56638);
INSERT INTO spell_proc_event VALUES
(56636 , 0, 4, 32, 0, 0, 0, 0, 0, 0, 6),
(56637 , 0, 4, 32, 0, 0, 0, 0, 0, 0, 6),
(56638 , 0, 4, 32, 0, 0, 0, 0, 0, 0, 6);

This is my first try so please be patient :)

Link to comment
Share on other sites

hmm, i thought i read somewhere, sometime, that UPDATE-statements are .. disliked

OK edited :)

I tested also the other patch for the trinkets and it works nice too so I excluded it...the thing is that I firstly wrote and then searched :) next time I'll use an inverse sequence :)

EDIT: Sorry for the wrong name of this topic but I cannot edit it :(

Link to comment
Share on other sites

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