DB/Creature: Dark Portal Dummy 1.30

(cherry picked from commit fdec429f18)
This commit is contained in:
Killyana
2019-05-25 02:51:42 +02:00
committed by Shauren
parent 5b724ebfe3
commit 229d35adba
2 changed files with 11 additions and 2 deletions

View File

@@ -97,8 +97,6 @@ public:
DoCast(me, SPELL_CHANNEL, true);
else if (me->HasAura(SPELL_CHANNEL))
me->RemoveAura(SPELL_CHANNEL);
DoCast(me, SPELL_PORTAL_RUNE, true);
}
void MoveInLineOfSight(Unit* who) override