aboutsummaryrefslogtreecommitdiff
path: root/src/game/SpellEffects.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/SpellEffects.cpp')
-rw-r--r--src/game/SpellEffects.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/game/SpellEffects.cpp b/src/game/SpellEffects.cpp
index 610ebba2b71..3efd29c6e69 100644
--- a/src/game/SpellEffects.cpp
+++ b/src/game/SpellEffects.cpp
@@ -4758,6 +4758,10 @@ void Spell::EffectScriptEffect(uint32 effIndex)
}
break;
}
+ case 38358:
+ if(unitTarget)
+ m_caster->CastSpell(unitTarget, 38353, true);
+ return;
/*// Flame Crash
case 41126:
{