mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 07:17:57 +00:00
Merge branch 'azerothcore:master' into 20260320-ac-merge
This commit is contained in:
@@ -329,6 +329,7 @@ public: /* PlayerScript */
|
||||
void OnPlayerLevelChanged(Player* player, uint8 oldLevel);
|
||||
void OnPlayerFreeTalentPointsChanged(Player* player, uint32 newPoints);
|
||||
void OnPlayerTalentsReset(Player* player, bool noCost);
|
||||
bool OnPlayerCanLearnTalent(Player* player, TalentEntry const* talent, uint32 rank);
|
||||
void OnPlayerAfterSpecSlotChanged(Player* player, uint8 newSlot);
|
||||
void OnPlayerMoneyChanged(Player* player, int32& amount);
|
||||
void OnPlayerBeforeLootMoney(Player* player, Loot* loot);
|
||||
|
||||
Reference in New Issue
Block a user