Jump to content

Recommended Posts

Posted

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

Makes Elune's Wrath disappear after instant Starfire casted.

For which repository revision was the patch created?

8193

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

http://getmangos.eu/community/viewtopic.php?id=9144

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

Me.

SpellAuras.cpp

@@ -1269,10 +1305,11 @@ void Aura::HandleAddModifier(bool apply, bool Real)
            case 34936:    // Backlash
            case 48108:    // Hot Streak
            case 51124:    // Killing Machine
            case 54741:    // Firestarter
            case 57761:    // Fireball!
+            case 64823:    // Elune's Wrath (Balance druid t8 set)
                SetAuraCharges(1);
                break;
        }

        SpellModifier *mod = new SpellModifier;

  • 39 years later...
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