mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-18 22:19:54 -04:00
Update boss_hadronox.cpp
This commit is contained in:
@@ -252,7 +252,7 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
void EnterEvadeMode(EvadeReason /*why*/)
|
||||
void EnterEvadeMode(EvadeReason /*why*/) override
|
||||
{
|
||||
std::list<Creature*> triggers;
|
||||
me->GetCreatureListWithEntryInGrid(triggers, NPC_WORLDTRIGGER_LARGE);
|
||||
|
||||
Reference in New Issue
Block a user