mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
[svn] Update black temple boss 1, 2 script.
--HG-- branch : trunk
This commit is contained in:
@@ -4853,11 +4853,11 @@ void Spell::EffectScriptEffect(uint32 effIndex)
|
||||
// Dreaming Glory
|
||||
case 28698: unitTarget->CastSpell(unitTarget, 28694, true); break;
|
||||
// Needle Spine
|
||||
case 39835: unitTarget->CastSpell(unitTarget, 39968, true); break;
|
||||
//case 39835: unitTarget->CastSpell(unitTarget, 39968, true); break;
|
||||
// Draw Soul
|
||||
case 40904: unitTarget->CastSpell(m_caster, 40903, true); break;
|
||||
// Flame Crash
|
||||
case 41126: unitTarget->CastSpell(unitTarget, 41131, true); break;
|
||||
//case 41126: unitTarget->CastSpell(unitTarget, 41131, true); break;
|
||||
case 41931:
|
||||
{
|
||||
int bag=19;
|
||||
|
||||
Reference in New Issue
Block a user