AdiBags - Upgrade Level

AdiBags - Upgrade Level

1.1k Downloads

Mythic track items not categorized

kayti-wow opened this issue ยท 0 comments

commented

Add this:

	local myth = line.leftText:match("^Upgrade Level: Myth")
    if myth ~= nil then
      return "Myth"
    end