diff options
author | QAston <none@none> | 2009-02-02 18:55:03 +0100 |
---|---|---|
committer | QAston <none@none> | 2009-02-02 18:55:03 +0100 |
commit | 55829e81f7a670e3c915b5ed08affcc8295074f9 (patch) | |
tree | 46d408d6a0a3430f5af8930afccb397750f1fc1f /src/shared/Database/DBCStructure.h | |
parent | dca9c4cc1f0229ab97dbe4e6e8486deaef978fcf (diff) |
*Update spel_lchain extraction for 308 dbc.
--HG--
branch : trunk
Diffstat (limited to 'src/shared/Database/DBCStructure.h')
-rw-r--r-- | src/shared/Database/DBCStructure.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/Database/DBCStructure.h b/src/shared/Database/DBCStructure.h index 4221d08377f..8ffe97f46a7 100644 --- a/src/shared/Database/DBCStructure.h +++ b/src/shared/Database/DBCStructure.h @@ -1154,7 +1154,7 @@ struct SpellEntry uint32 SpellVisual[2]; // 134-135 m_spellVisualID uint32 SpellIconID; // 136 m_spellIconID uint32 activeIconID; // 137 m_activeIconID - //uint32 spellPriority; // 138 m_spellPriority not used + //uint32 spellPriority; // 138 not used char* SpellName[16]; // 139-154 m_name_lang //uint32 SpellNameFlag; // 155 not used char* Rank[16]; // 156-171 m_nameSubtext_lang |