added proper tooltip for "Sartharion", "Malygos" and the quest rewards from "Algalon"
This commit is contained in:
@@ -3817,6 +3817,65 @@ db.lootTable = {
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
[BZ["The Obsidian Sanctum"] ] = {
|
||||
[BB["Sartharion"]] = {
|
||||
43345, -- Dragon Hide Bag
|
||||
},
|
||||
},
|
||||
[BZ["The Obsidian Sanctum"] .. " (10)"] = {
|
||||
[BB["Sartharion"]] = {
|
||||
40426, 40427, 40428, 40429, 40430, 40433, 43347, 40613, 40614, 40615,
|
||||
},
|
||||
[BB["Sartharion"] .. " (1D)"] = {
|
||||
43988, 43990, 43991, 43989, 43992,
|
||||
},
|
||||
[BB["Sartharion"] .. " (2D)"] = {
|
||||
43995, 43998, 43996, 43994, 43993,
|
||||
},
|
||||
[BB["Sartharion"] .. " (3D)"] = {
|
||||
43986,
|
||||
},
|
||||
},
|
||||
[BZ["The Obsidian Sanctum"] .. " (25)"] = {
|
||||
[BB["Sartharion"]] = {
|
||||
40437, 40439, 40451, 40438, 40453, 40446, 40433, 40431, 40432, 40455, 40628, 40629, 40630,
|
||||
},
|
||||
[BB["Sartharion"] .. " (1D)"] = {
|
||||
44002, 44003, 44004, 44000,
|
||||
},
|
||||
[BB["Sartharion"] .. " (2D)"] = {
|
||||
44005, 44008, 44007, 44011, 44006,
|
||||
},
|
||||
[BB["Sartharion"] .. " (3D)"] = {
|
||||
43954,
|
||||
},
|
||||
},
|
||||
|
||||
[BZ["The Eye of Eternity"] ] = {
|
||||
[BB["Malygos"]] = {
|
||||
43952, -- Reins of the Azure Drake
|
||||
},
|
||||
},
|
||||
[BZ["The Eye of Eternity"] .. " (10)"] = {
|
||||
[BB["Malygos"]] = {
|
||||
40526, 40519, 40511, 40486, 40474, 40491, 40488, 40489, 40497, 40475, 44650,
|
||||
},
|
||||
[ format("%s (%s)", BB["Malygos"], L["Quest rewards"]) ] = {
|
||||
44658, 44660, 44659, 44657,
|
||||
},
|
||||
},
|
||||
[BZ["The Eye of Eternity"] .. " (25)"] = {
|
||||
[BB["Malygos"]] = {
|
||||
40562, 40555, 40194, 40561, 40560, 40558, 40594, 40539, 40541, 40566,
|
||||
40543, 40588, 40564, 40549, 40590, 40589, 40592, 40591, 40532, 40521, 44651,
|
||||
},
|
||||
[ format("%s (%s)", BB["Malygos"], L["Quest rewards"]) ] = {
|
||||
44664, 44662, 44665, 44661,
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
-- 3.1
|
||||
|
||||
[BZ["Ulduar"] ] = {
|
||||
@@ -3855,8 +3914,11 @@ db.lootTable = {
|
||||
45704, 45701, 45697, 45698, 45696, 45699, 45702, 45703, 45700, 45695,
|
||||
},
|
||||
[BB["Algalon the Observer"]] = {
|
||||
46042, 46045, 46050, 46043, 46049, 46044, 46037, 46039, 46041, 46047,
|
||||
46040, 46048, 46046, 46038, 46051, 46052,
|
||||
46042, 46045, 46050, 46043, 46049, 46044, 46037, 46039, 46041, 46047,
|
||||
46040, 46048, 46046, 46038, 46051, 46052,
|
||||
[ format("%s (%s)", BB["Algalon the Observer"], L["Quest rewards"]) ] = {
|
||||
46320, 46321, 46322, 46323,
|
||||
},
|
||||
},
|
||||
[BB["Auriaya"]] = {
|
||||
45832, 45865, 45864, 45709, 45711, 45712, 45708, 45866, 45707, 45713,
|
||||
@@ -3939,8 +4001,11 @@ db.lootTable = {
|
||||
45263, 45271, 45270, 45266, 45261,
|
||||
},
|
||||
[BB["Algalon the Observer"]] = {
|
||||
45665, 45619, 45611, 45616, 45610, 45615, 45594, 45599, 45617, 45620,
|
||||
45607, 45612, 45613, 45587, 45570, 45609, 46053,
|
||||
45665, 45619, 45611, 45616, 45610, 45615, 45594, 45599, 45617, 45620,
|
||||
45607, 45612, 45613, 45587, 45570, 45609, 46053,
|
||||
},
|
||||
[ format("%s (%s)", BB["Algalon the Observer"], L["Quest rewards"]) ] = {
|
||||
45588, 45618, 45608, 45614,
|
||||
},
|
||||
[BB["Auriaya"]] = {
|
||||
45319, 45435, 45441, 45439, 45325, 45440, 45320, 45334, 45434, 45326,
|
||||
@@ -3995,7 +4060,7 @@ db.lootTable = {
|
||||
|
||||
[BZ["Onyxia's Lair"]] = {
|
||||
[BB["Onyxia"]] = { 49294, 49295, 49636, 49643, 49644, },
|
||||
[L["Quest rewards"]] = { 49485, 49486, 49487, },
|
||||
[ format("%s (%s)", BB["Onyxia"], L["Quest rewards"]) ] = { 49485, 49486, 49487, },
|
||||
},
|
||||
[BZ["Onyxia's Lair"].." (10)"] = {
|
||||
[BB["Onyxia"]] = {
|
||||
|
||||
Reference in New Issue
Block a user