Fixed Loot Description: "Trial of the Champion" - wrong assignment of item (Emblem of Conquest)

This commit is contained in:
telkar-rg
2023-11-04 10:12:08 +01:00
parent f36f250f9e
commit 2e3f0181c2
+4 -4
View File
@@ -793,12 +793,12 @@ local lootTable = {
47215, 47216 }, 47215, 47216 },
}, },
[BZ["Trial of the Champion"] .. L[" (Heroic)"]] = { [BZ["Trial of the Champion"] .. L[" (Heroic)"]] = {
[BB["Faction Champions"]] = { 45624, 47249, 47248, 47250, 47244, 47243, 47493, 44990 }, [BB["Faction Champions"]] = { 47249, 47248, 47250, 47244, 47243, 47493, 44990 },
[BB["Argent Confessor Paletress"]] = { 45624, 47498, 47496, 47245, 47497, 47514, 47510, 47495, 47511, 47494, [BB["Argent Confessor Paletress"]] = { 47498, 47496, 47245, 47497, 47514, 47510, 47495, 47511, 47494,
47512, 47500, 47522, 44990 }, 47512, 47500, 47522, 44990 },
[BB["Eadric the Pure"]] = { 45624, 47501, 47496, 47498, 47504, 47497, 47502, 47495, 47503, 47494, [BB["Eadric the Pure"]] = { 47501, 47496, 47498, 47504, 47497, 47502, 47495, 47503, 47494,
47500, 47509, 47508, 44990 }, 47500, 47509, 47508, 44990 },
[BB["The Black Knight"]] = { 45624, 47564, 47527, 47560, 47529, 47561, 47563, 47565, 47567, 47562, [BB["The Black Knight"]] = { 47564, 47527, 47560, 47529, 47561, 47563, 47565, 47567, 47562,
47566, 47569, 49682, 47568, 43102, 44990, 48418 }, 47566, 47569, 49682, 47568, 43102, 44990, 48418 },
}, },