DB/ItemUpgradePath: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (Marlamin moved page ItemUpgradePath.dbc to DB/ItemUpgradePath)
No edit summary
Line 1: Line 1:
{{Template:Sandbox/VersionRange|min_expansionlevel=5}}
==6.0.1.18179==
==6.0.1.18179==
  struct ItemUpgradePathRec {
  struct ItemUpgradePathRec {

Revision as of 03:11, 20 July 2016

≥ Mists

6.0.1.18179

struct ItemUpgradePathRec {
  uint32_t m_id;
};