mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
fix comment, 3cdf274 follow-up
This commit is contained in:
@@ -152,7 +152,7 @@ void CreatureAI::TriggerAlert(Unit const* who) const
|
||||
me->GetMotionMaster()->MoveDistract(5 * IN_MILLISECONDS, me->GetAbsoluteAngle(who));
|
||||
}
|
||||
|
||||
// adapted from logic in Spell:EFfectSummonType before commit 849943
|
||||
// adapted from logic in Spell:EFfectSummonType before commit 8499434
|
||||
static bool ShouldFollowOnSpawn(SummonPropertiesEntry const* properties)
|
||||
{
|
||||
// Summons without SummonProperties are generally scripted summons that don't belong to any owner
|
||||
|
||||
Reference in New Issue
Block a user