Add itemupgrades Cata support (#274) · RestedXP/RXPGuides@...
-- TODO support spec awareness -- Ignoring for now since overrides are rare and specific local ITEM_WEIGHT_ADDITIONS = { ["DEATHKNIGHT"] = {}, ["DRUID"] = {}, ["HUNTER"] = {}, ["MAGE"] = {}, @@ -98,6 +101,31 @@ local CLASS_MAP = { ...