mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
@@ -475,7 +475,7 @@ public:
|
||||
SetBoundary(instance->GetBossBoundary(BOSS_THADDIUS));
|
||||
}
|
||||
|
||||
void InitializeAI()
|
||||
void InitializeAI() override
|
||||
{
|
||||
if (GameObject* coil = myCoilGO())
|
||||
coil->SetGoState(GO_STATE_ACTIVE);
|
||||
|
||||
Reference in New Issue
Block a user