Misc: some corrections after recent merges
Port From (https://github.com/TrinityCore/TrinityCore/commit/cadbf42ea4489933f28caf356f8c8d09ca243083)
This commit is contained in:
@@ -150,7 +150,7 @@ namespace Game.AI
|
||||
me.GetMotionMaster().MoveDistract(5 * Time.InMilliseconds, me.GetAbsoluteAngle(who));
|
||||
}
|
||||
|
||||
// adapted from logic in Spell:EFfectSummonType before commit 8499434
|
||||
// adapted from logic in Spell:EffectSummonType
|
||||
public static bool ShouldFollowOnSpawn(SummonPropertiesRecord properties)
|
||||
{
|
||||
// Summons without SummonProperties are generally scripted summons that don't belong to any owner
|
||||
|
||||
Reference in New Issue
Block a user