You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
395 lines
6.1 KiB
395 lines
6.1 KiB
|
1 year ago
|
local addonName, addon = ...
|
||
|
|
|
||
|
|
local L = LibStub("AceLocale-3.0"):GetLocale(addonName)
|
||
|
|
local categories = addon.Enum.MOPRemixGemType
|
||
|
|
|
||
|
|
addon.MOPRemixGemsDB = {
|
||
|
|
{
|
||
|
|
itemID = 219516,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216625,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 219389,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 219523,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 212694,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216626,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216649,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 212362,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 219818,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 212749,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216650,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 212366,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 212760,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 212365,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 217961,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216624,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216648,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 212916,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216647,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 212758,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 212361,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216627,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 219777,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 219801,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 217927,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 212759,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216628,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 219527,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 217957,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216651,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 219817,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 219944,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 217903,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 217907,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 219452,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 217964,
|
||
|
|
category = categories.Tinker,
|
||
|
|
},
|
||
|
|
|
||
|
|
{
|
||
|
|
itemID = 221977,
|
||
|
|
category = categories.Meta,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216663,
|
||
|
|
category = categories.Meta,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 219878,
|
||
|
|
category = categories.Meta,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216671,
|
||
|
|
category = categories.Meta,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216695,
|
||
|
|
category = categories.Meta,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 221982,
|
||
|
|
category = categories.Meta,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 219386,
|
||
|
|
category = categories.Meta,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 220117,
|
||
|
|
category = categories.Meta,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216711,
|
||
|
|
category = categories.Meta,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 220211,
|
||
|
|
category = categories.Meta,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 220120,
|
||
|
|
category = categories.Meta,
|
||
|
|
},
|
||
|
|
|
||
|
|
{
|
||
|
|
itemID = 216629,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 218110,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 218108,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 218082,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216630,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 218045,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216632,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 218005,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 218004,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216631,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 217989,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 218044,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 218003,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 218109,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 218046,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 217983,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 218043,
|
||
|
|
category = categories.Cogwheel,
|
||
|
|
},
|
||
|
|
|
||
|
|
{
|
||
|
|
itemID = 211110,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 211102,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 220373,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 211108,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 211103,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 211105,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 211101,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 211123,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 210714,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 211109,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 220369,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 211106,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 210681,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216642,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216644,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216643,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 210715,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 211107,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216640,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 210716,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 210717,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 211124,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 220370,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 210718,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 211125,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216641,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 220372,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 216639,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 220374,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 220367,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 220371,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
{
|
||
|
|
itemID = 220368,
|
||
|
|
category = categories.Prismatic,
|
||
|
|
},
|
||
|
|
}
|