Kitzunu
2023-02-13 20:41:17 +01:00
parent 067f780911
commit 6b88021ae7

View File

@@ -71,7 +71,7 @@ struct ElunaCreatureAI : ScriptedAI
}
}
#ifdef TRINITY
#if defined TRINITY || AZEROTHCORE
// Called for reaction when initially engaged - this will always happen _after_ JustEnteredCombat
// Called at creature aggro either by MoveInLOS or Attack Start
void JustEngagedWith(Unit* target) override