mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 01:37:00 +00:00
[7920] Ignore racial skill and skills without recipes in .learn all_recipes. Cleanup code.
This commit is contained in:
parent
d2e0e3c439
commit
91157c7eb9
5 changed files with 60 additions and 62 deletions
|
|
@ -1238,7 +1238,7 @@ struct SkillLineEntry
|
|||
uint32 spellIcon; // 37 m_spellIconID
|
||||
//char* alternateVerb[16]; // 38-53 m_alternateVerb_lang
|
||||
// 54 string flags
|
||||
// 55 m_canLink
|
||||
uint32 canLink; // 55 m_canLink (prof. with recipes
|
||||
};
|
||||
|
||||
struct SkillLineAbilityEntry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue