Core/Auras: Update mount capability aura after all login loading is done
Port From (https://github.com/TrinityCore/TrinityCore/commit/a0fdac0ecc119b4ba85d41f86891b3cd35f7acde)
This commit is contained in:
@@ -1086,6 +1086,8 @@ namespace Game
|
||||
|
||||
m_playerLoading.Clear();
|
||||
|
||||
_player.UpdateMountCapability();
|
||||
|
||||
// Handle Login-Achievements (should be handled after loading)
|
||||
_player.UpdateCriteria(CriteriaType.Login, 1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user