Updated some enums

This commit is contained in:
tomrus88 2008-11-09 01:41:26 +03:00
parent eb0cfe7fec
commit f6ff7b5a45
8 changed files with 107 additions and 74 deletions

View file

@ -967,7 +967,7 @@ struct ScalingStatValuesEntry
struct SkillLineEntry
{
uint32 id; // 0 m_ID
uint32 categoryId; // 1 m_categoryID (index from SkillLineCategory.dbc)
int32 categoryId; // 1 m_categoryID (index from SkillLineCategory.dbc)
//uint32 skillCostID; // 2 m_skillCostsID not used
char* name[16]; // 3-18 m_displayName_lang
// 19 string flags, not used