mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
Merge commit 'origin/master' into 310
This commit is contained in:
commit
216b947002
6 changed files with 87 additions and 29 deletions
|
|
@ -1485,10 +1485,9 @@ struct TalentEntry
|
|||
// 14-15 not used
|
||||
uint32 DependsOnRank; // 16
|
||||
// 17-18 not used
|
||||
//uint32 unk1; // 19, 0 or 1
|
||||
//uint32 needAddInSpellBook; // 19 also need disable higest ranks on reset talent tree
|
||||
//uint32 unk2; // 20, all 0
|
||||
//uint32 unkFlags1; // 21, related to hunter pet talents
|
||||
//uint32 unkFlags2; // 22, related to hunter pet talents
|
||||
//uint64 allowForPet; // 21 its a 64 bit mask for pet 1<<m_categoryEnumID in CreatureFamily.dbc
|
||||
};
|
||||
|
||||
struct TalentTabEntry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue