Jump to content

[7567][Patch] Killing Machine


Guest miebaik

Recommended Posts

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

Killing machine doesnt expire after player using Icy Touch, Howling Blast or Frost Strike, killing machine expired after using Icy Touch, Howling Blast or Frost Strike.

For which repository revision was the patch created?

7553

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

can't find any.

diff --git a/src/game/SpellAuras.cpp b/src/game/SpellAuras.cpp
index 7388e79..287804c 100644
--- a/src/game/SpellAuras.cpp
+++ b/src/game/SpellAuras.cpp
@@ -1250,6 +1250,7 @@ void Aura::HandleAddModifier(bool apply, bool Real)
            case 48108:    // Hot Streak
            case 54741:    // Firestarter
            case 57761:    // Fireball!
+            case 51124:    // Killing Machine
                SetAuraCharges(1);
                break;
        }

Link to comment
Share on other sites

  • 2 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