Support for spell 51336 (Magic Pull).

--HG--
branch : trunk
This commit is contained in:
_manuel_
2010-05-16 11:03:47 -03:00
parent 80a5ddcac3
commit 4671e6fd99

View File

@@ -769,6 +769,10 @@ void Spell::EffectDummy(uint32 i)
{
switch (m_spellInfo->Id)
{
// Magic Pull
case 51336:
m_caster->CastSpell(unitTarget,50770,true);
break;
// Wrath of the Astromancer
case 42784:
{