DB/ItemArmorShield

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

New in Cataclysm.

6.0.1.18179

struct ItemArmorShieldRec {
  uint32_t m_ID;
  uint32_t m_itemLevel;
  float m_quality[7];
};