mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
@@ -825,6 +825,7 @@ bool Creature::AIM_Create(CreatureAI* ai /*= nullptr*/)
|
||||
Motion_Initialize();
|
||||
|
||||
i_AI = ai ? ai : FactorySelector::selectAI(this);
|
||||
return true;
|
||||
}
|
||||
|
||||
void Creature::AI_InitializeAndEnable()
|
||||
|
||||
Reference in New Issue
Block a user