mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Conditions: Update phases when quest objective is updated (#27583)
This commit is contained in:
@@ -17153,6 +17153,8 @@ void Player::UpdateQuestObjectiveProgress(QuestObjectiveType objectiveType, int3
|
||||
|
||||
if (anyObjectiveChangedCompletionState)
|
||||
UpdateVisibleGameobjectsOrSpellClicks();
|
||||
|
||||
PhasingHandler::OnConditionChange(this);
|
||||
}
|
||||
|
||||
bool Player::HasQuestForItem(uint32 itemid) const
|
||||
|
||||
Reference in New Issue
Block a user