Core/Conditions: allow spellclick conditions to properly work for aura apply/remove
Port From (https://github.com/TrinityCore/TrinityCore/commit/edf12fd6a1b989d7785bc0619002eda1ccc87368)
This commit is contained in:
@@ -242,7 +242,7 @@ namespace Game
|
||||
}
|
||||
|
||||
if (anyObjectiveChangedCompletionState)
|
||||
player.UpdateForQuestWorldObjects();
|
||||
player.UpdateVisibleGameobjectsOrSpellClicks();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user