Sea.data.item.ore
From WoWWiki
This article is a part of the documentation of the Sea function library
--
-- A list of the ores in Wow
--
ore = {
"Copper Ore",
"Tin Ore",
"Silver Ore",
"Iron Ore",
"Gold Ore",
"Steel Ore",
"Mithril Ore",
"Truesilver Ore",
"Thorium Ore"
};
