Core/Talents: Really fix talents this time.
Core/Misc: Misc fixes
This commit is contained in:
@@ -1105,8 +1105,6 @@ namespace Game.Entities
|
||||
if (!IsInWorld)
|
||||
return res;
|
||||
|
||||
RemoveNotOwnSingleTargetAuras(0, true);
|
||||
|
||||
if (IsTypeId(TypeId.Unit) || (!ToPlayer().IsGameMaster() && !ToPlayer().GetSession().PlayerLogout()))
|
||||
{
|
||||
HostileRefManager refManager = getHostileRefManager();
|
||||
|
||||
Reference in New Issue
Block a user