Jump to content

[patch][7788] implement item Idol of Lush Moss(40711)


Recommended Posts

Posted

item: http://www.wowhead.com/?item=40711

spell: http://www.wowhead.com/?spell=60779

diff --git a/src/game/SpellAuras.cpp b/src/game/SpellAuras.cpp
index 8c4edda..765f7a9 100644
--- a/src/game/SpellAuras.cpp
+++ b/src/game/SpellAuras.cpp
@@ -2301,6 +2301,7 @@ void Aura::HandleAuraDummy(bool apply, bool Real)
            switch(GetId())
            {
                case 34246:                                 // Idol of the Emerald Queen
+                case 60779:                                 // Idol of Lush Moss
                {
                    if (m_target->GetTypeId() != TYPEID_PLAYER)
                        return;

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