Jump to content

[fix] Interrupt effects duration reduction (by aura 234)


Guest reeshack

Recommended Posts

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

It fixes talents such as Focused Mind or Improved Concentration Aura to work also with interrupt effects.

For which repository revision was the patch created?

Rev. 8754

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

Haven't found any.

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

Me, reeshack.

Paste2.org: http://paste2.org/p/502737

Link to comment
Share on other sites

Oh I see what you mean...then:

+                if (!mMechDurModNotStackAuras.empty())
+                {
+                    duration = unitTarget->CalculateSpellDuration(m_spellInfo, i, unitTarget);
+                }

diff updated...

EDIT: I've just realized that this part is also undeeded as "CalculateSpellDuration" differenciates between those auras by mechanic...so I removed this whole...updated

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