DB/MinorTalent

From wowdev
Revision as of 00:56, 13 February 2016 by Marlamin (talk | contribs) (Marlamin moved page MinorTalent.dbc to DB/MinorTalent)
Jump to navigation Jump to search

6.0.1.18179

struct MinorTalentRec {
  uint32_t m_ID;
  uint32_t m_chrSpecializationID;
  uint32_t m_spellID;
  uint32_t m_orderIndex;
};