parent
afd8cfef94
commit
8a988fd10a
1 changed files with 1 additions and 1 deletions
|
|
@ -295,7 +295,7 @@ struct boss_archimonde : public BossAI
|
|||
{
|
||||
scheduler.DelayGroup(GROUP_FEAR, 5s);
|
||||
Talk(SAY_AIR_BURST);
|
||||
DoCastAOE(SPELL_AIR_BURST);
|
||||
DoCastRandomTarget(SPELL_AIR_BURST);
|
||||
}, 25s, 40s);
|
||||
ScheduleTimedEvent(25s, 35s, [&]
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue