Jump to content

Recommended Posts

Posted

MaNGOS 8925 (insider42)

UDB 365

SD2 1513

Bug:

All ranks of Ravage (hunter pet spell) are availeble in pet spell book, they are not sharing cooldown so assume that has to be only one rank availeble. That also fix an exploit when hunters can stunlock oponent for 10-15secs.

http://www.wowhead.com/?spell=50518#see-also-ability

Related bugreports:

http://getmangos.eu/community/viewtopic.php?id=8267&highlight=ravage

-- Ravage
INSERT INTO spell_chain VALUES
(50518,0,50518,1,0),
(53558,50518,50518,2,0),
(53559,53558,50518,3,0),
(53560,53559,50518,4,0),
(53561,53560,50518,5,0),
(53562,53561,50518,6,0);

  • 39 years later...
Posted

I don't wont creat new topic but that same bug in Furious Howl and other pet spell.

First of all i wont fix a Furious Howl, a few days i fix other rank spell pet.

-- Furious Howl
INSERT INTO spell_chain VALUES
(24604,0,24604,1,0),
(64491,24604,24604,2,0),
(64492,64491,24604,3,0),
(64493,64492,24604,4,0),
(64494,64493,24604,5,0),
(64495,64494,24604,6,0);

Guest
This topic is now closed to further replies.
×
×
  • 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