DB/SpellTotems

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

New in Cataclysm.

6.0.1.18179

struct SpellTotemsRec {
  uint32_t m_ID;
  uint32_t m_requiredTotemCategoryID[2];
  uint32_t m_totem[2];
};