From 55829e81f7a670e3c915b5ed08affcc8295074f9 Mon Sep 17 00:00:00 2001 From: QAston Date: Mon, 2 Feb 2009 18:55:03 +0100 Subject: *Update spel_lchain extraction for 308 dbc. --HG-- branch : trunk --- src/shared/Database/DBCStructure.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shared/Database/DBCStructure.h') 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 -- cgit v1.2.3