mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
DB/Creature: Dark Portal Dummy 1.30
(cherry picked from commit fdec429f18)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user