Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{Quest} The Hunter and the Prince Part II #22577

Closed
AByakugans opened this issue Oct 5, 2018 · 2 comments
Closed

{Quest} The Hunter and the Prince Part II #22577

AByakugans opened this issue Oct 5, 2018 · 2 comments

Comments

@AByakugans
Copy link

Description:

http://old.wowhead.com/spell=60617 -- Parry is Bugged.

Current behaviour:

The mana gain when you parry is bugged its gives you 0 mana

Expected behaviour:

The mana gain when you parry should be huge to continue ok in quest.

Branch(es):

3.3.5

TC rev. hash/commit:

2033159

Operating system: Linux

Old issue here with additional info: #4854

@Rushor
Copy link
Contributor

Rushor commented Mar 25, 2020

@Killyana

DELETE FROM `spell_proc` WHERE `SpellId` = 60617;
INSERT INTO `spell_proc` (`SpellId`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask0`, `SpellFamilyMask1`, `SpellFamilyMask2`, `ProcFlags`, `SpellTypeMask`, `SpellPhaseMask`, `HitMask`, `AttributesMask`, `ProcsPerMinute`, `Chance`, `Cooldown`, `Charges`) VALUES 
(60617, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0);

Killyana pushed a commit that referenced this issue Mar 25, 2020
Shauren pushed a commit that referenced this issue Dec 30, 2021
…er and the Prince"

Closes #22577

(cherry picked from commit 3bd903a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants