AdiBags Dragonflight

AdiBags Dragonflight

156k Downloads

[UPDATE] add some categories

ZehelFenris opened this issue ยท 1 comments

commented

I have made these 3 categories in my local installation and thought it would be a good idea to have them added to the addon

profession_knowledge = {
	name = "Profession Knowledge",
	desc = "Move Profession Knowledge items into their own category",
	category = "Profession Knowledge",
	items = {
		201003, 198685, 198697, 198599, 198663, 198710, 198712, 194697, 198963, 200974, 198964, 198608, 193891, 201270, 193897, 201706, 201281, -- Alchemy
		201007, 201004, 201006, 201009, 198454, 201005, 201011, 201010, 201008, 200972, 198606, 198966, 198965, 201268, 192131, 192132, 201708, 201279, -- Blacksmithing
		201012, 201013, 194702, 200976, 201709, 198968, 201283, 193900, 198967, 198610, 201272, 193901, -- Enchanting
		201014, 198789, 198510, 200977, 198611, 198969, 198970, 201284, 201710, 201273, 193902, 193903, -- Engineering
		194704, 202014, 200677, 200980, 200678, 199115, 201287, 201276, 194054, 201705, 201717, 194041, 194080, 194081, 194055, 194061, -- Herbalism
		198703, 198669, 194699, 198704, 198659, 198686, 201015, 200973, 198972, 198607, 201269, 193904, 201711, 193905, 201280, 198971, -- Inscription
		198656, 198670, 201016, 198660, 198687, 201017, 198664, 198682, 194703, 200978, 198973, 201712, 198612, 198974, 193907, 201285, 193909, 201274, -- Jewelcrafting
		198711, 198690, 198696, 201018, 198683, 198667, 198658, 194700, 200979, 198975, 198976, 198613, 201275, 193910, 193913, 201286, 201713, -- Leatherworking
		194708, 201301, 202011, 200981, 201300, 199122, 194062, 194039, 201277, 201288, 201716, 201700, 194078, 194063, 194064, 194079, -- Mining
		201023, 202016, 198837, 198841, 200982, 199128, 201278, 201289, 194076, 201714, 194066, 194067, 194040, 194077, 201718, 194068, -- Skinning
		201019, 194698, 198684, 201020, 198702, 198699, 198692, 198662, 198680, 200975, 198609, 198977, 198978, 201271, 193898, 193899, 201282, 201715, -- Tailoring
	},
},
lizis_reins = {
	name = "Lizi's Reins",
	desc = "Move Lizi's Reins items into their own category",
	category = "Lizi's Reins",
	items = {
		192615, -- Fluorescent Fluid
		192658, -- High-Fiber Leaf
		192636, -- Woolly Mountain Pelt
		200598, -- Meluun's Green Curry
	},
},
reputation = {
	name = "Reputation",
	desc = "Move Reputation items into their own category",
	category = "Reputation",
	items = {
		191251, -- Key Fragments
		193201, -- Key Framing
		191264, -- Restored Obsidian Key
		191255, -- Greater Obsidian Key
		199906, -- Titan Relic
		200071, -- Sacred Tuskarr Totem
		192055, -- Dragon Isles Artifact
		200093, -- Centaur Hunting Trophy
	},
},
commented

Thank you for the legwork! I've added the items in b198ca3, new release should come in the next hour or so