Core/BattlePets: Misc fixes

Port From (https://github.com/TrinityCore/TrinityCore/commit/924182f692bde38d8fed85d5dbe7531a09790501)
This commit is contained in:
hondacrx
2022-01-07 13:20:16 -05:00
parent 56b2c4e0a4
commit e0340e7c07
7 changed files with 86 additions and 37 deletions
-2
View File
@@ -83,8 +83,6 @@ namespace Game.Entities
m_type = TotemType.Active;
m_duration = duration;
SetLevel(GetOwner().GetLevel());
}
public override void InitSummon()