Jump to content

[patch][8051] Mana regenerating Drinking spell - added in WotLK


Guest bobaz

Recommended Posts

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

Fixes problem with drinking assosiated mana regeneration spells, added in WotLK - they didn't work after switch to 3.1.3 client.

For which repository revision was the patch created?

8028+

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

Me - Dr Bobaz

--------------------------- src/game/SpellAuras.cpp ---------------------------
index 3c01c22..4437d09 100644
@@ -6224,6 +6227,8 @@ void Aura::PeriodicDummyTick()
            case 43706:
            case 46755:
            case 49472: // Drink Coffee
+        case 43182:
+        case 43183:
+           case 57073:
            case 61830:
            {
                if (m_target->GetTypeId() != TYPEID_PLAYER)

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