mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[7793] Add some comments to fields in Talent.dbc
Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
parent
f2c514e810
commit
b2d9faa1cf
2 changed files with 3 additions and 4 deletions
|
|
@ -1480,10 +1480,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