mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
feat(Core/Scripts): added OnAfterSpecSlotChanged hook (#17637)
This commit is contained in:
@@ -15171,6 +15171,8 @@ void Player::ActivateSpec(uint8 spec)
|
||||
else
|
||||
++iter;
|
||||
}
|
||||
|
||||
sScriptMgr->OnAfterSpecSlotChanged(this, GetActiveSpec());
|
||||
}
|
||||
|
||||
void Player::LoadActions(PreparedQueryResult result)
|
||||
|
||||
Reference in New Issue
Block a user