This reverts commit 85d2c39a48.
This commit is contained in:
parent
8b200fae91
commit
2d55974c0c
14 changed files with 140 additions and 233 deletions
|
|
@ -2848,7 +2848,7 @@ Item* Player::EquipItem(uint16 pos, Item* pItem, bool update)
|
|||
UpdateAchievementCriteria(ACHIEVEMENT_CRITERIA_TYPE_EQUIP_EPIC_ITEM, pItem->GetEntry(), slot);
|
||||
|
||||
sScriptMgr->OnEquip(this, pItem, bag, slot, update);
|
||||
UpdateVisibleGameobjectsOrSpellClicks();
|
||||
UpdateForQuestWorldObjects();
|
||||
return pItem;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue