Misc: some corrections after recent merges

Port From (https://github.com/TrinityCore/TrinityCore/commit/cadbf42ea4489933f28caf356f8c8d09ca243083)
This commit is contained in:
hondacrx
2021-12-24 21:38:37 -05:00
parent 409be0be01
commit 73fa489610
6 changed files with 24 additions and 14 deletions
+1 -1
View File
@@ -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