mirror of
https://github.com/mangosfour/server.git
synced 2025-12-31 13:37:07 +00:00
Merge commit 'origin/master' into 330
This commit is contained in:
commit
aa161f802b
35 changed files with 548 additions and 341 deletions
|
|
@ -1418,6 +1418,8 @@ class MANGOS_DLL_SPEC Player : public Unit
|
|||
bool m_mailsLoaded;
|
||||
bool m_mailsUpdated;
|
||||
|
||||
void SendPetTameFailure(PetTameFailureReason reason);
|
||||
|
||||
void SetBindPoint(uint64 guid);
|
||||
void SendTalentWipeConfirm(uint64 guid);
|
||||
void RewardRage( uint32 damage, uint32 weaponSpeedHitFactor, bool attacker );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue