[7080] More item_template data checks at loading.

Not all checks can be 100% correct result possible. Plerase, report proved wrong output and this checks part will disabled.
This commit is contained in:
VladimirMangos 2009-01-14 00:29:06 +03:00
parent e8d32763a6
commit d53b43024a
4 changed files with 24 additions and 6 deletions

View file

@ -809,10 +809,10 @@ struct GtRegenMPPerSptEntry
struct ItemEntry
{
uint32 ID;
//uint32 Class;
//uint32 SubClass;
//uint32 Unk0;
//uint32 Material;
uint32 Class;
uint32 SubClass;
uint32 Unk0;
uint32 Material;
uint32 DisplayId;
uint32 InventoryType;
uint32 Sheath;