Jump to content

[Patch] spell aura 75973


Guest Dimidrol

Recommended Posts

Hi

Spell aura for item http://www.wowhead.com/item=54860

diff --git a/src/game/SpellAuras.cpp b/src/game/SpellAuras.cpp
index cac7382..fe6961c 100644
--- a/src/game/SpellAuras.cpp
+++ b/src/game/SpellAuras.cpp
@@ -2062,6 +2062,9 @@ void Aura::HandleAuraDummy(bool apply, bool Real)
                    case 75614:                             // Celestial Steed
                        Spell::SelectMountByAreaAndSkill(target, 75619, 75620, 75617, 75618, 76153);
                        return;
+                    case 75973:                             // X-53 Touring Rocket 
+                        Spell::SelectMountByAreaAndSkill(target, 0, 75957, 75972, 76154, 0); 
+                        return;
                }
                break;
            }

Link to comment
Share on other sites

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