mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01: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