mirror of
https://github.com/mangosfour/server.git
synced 2025-12-27 19:37:04 +00:00
Implement profession skillgains != 1 (+2, +3)
This commit is contained in:
parent
29bbdd40bf
commit
d52b124382
3 changed files with 6 additions and 2 deletions
|
|
@ -1639,7 +1639,7 @@ struct SkillLineAbilityEntry
|
|||
uint32 learnOnGetSkill; // 9 m_acquireMethod
|
||||
uint32 max_value; // 10 m_trivialSkillLineRankHigh
|
||||
uint32 min_value; // 11 m_trivialSkillLineRankLow
|
||||
//uint32 // 12
|
||||
uint32 characterPoints; // 12 4.0.0
|
||||
//uint32 // 13 4.0.0
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue