Jump to content

[11515][spell] Durotar Scorpion (companion spell)


Recommended Posts

Posted

MaNGOS 11510

UDB 401

Added support for visual dummy aura of Durotar Scorpion companion.

diff --git a/src/game/SpellAuras.cpp b/src/game/SpellAuras.cpp
index 1a42d5f..2b5cabf 100644
--- a/src/game/SpellAuras.cpp
+++ b/src/game/SpellAuras.cpp
@@ -1759,8 +1759,10 @@ void Aura::TriggerSpell()
//                    case 62571: break;
//                    // Mulgore Hatchling
//                    case 62586: break;
-//                    // Durotar Scorpion
-//                    case 62679: break;
+                    // Durotar Scorpion
+                    case 62679:
+                        trigger_spell_id = auraSpellInfo->CalculateSimpleValue(m_effIndex);
+                        break;
//                    // Fighting Fish
//                    case 62833: break;
//                    // Shield Level 1

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