modified loot tables of "Abyssal Council" and "Elemental Invasion": added shared loot and cleanup
This commit is contained in:
@@ -53,20 +53,23 @@ do
|
||||
[L["Azure Templar (Water)"]] = { 20654, 20652, 20653 },
|
||||
[L["Hoary Templar (Wind)"]] = { 20658, 20659, 20660 },
|
||||
[L["Earthen Templar (Earth)"]] = { 20661, 20662, 20663 },
|
||||
[L["The Duke of Cinders (Fire)"]] = { 20665, 20666, 20514, 20664, 21989 },
|
||||
[L["The Duke of Fathoms (Water)"]] = { 20668, 20669, 20514, 20667 },
|
||||
[L["The Duke of Zephyrs (Wind)"]] = { 20674, 20675, 20514, 20673 },
|
||||
[L["The Duke of Shards (Earth)"]] = { 20671, 20672, 20514, 20670 },
|
||||
[BB["Prince Skaldrenox"] .. " (Fire)"] = { 20682, 20515, 20681, 20680 },
|
||||
[BB["Lord Skwol"] .. " (Water)"] = { 20685, 20515, 20684, 20683 },
|
||||
[BB["High Marshal Whirlaxis"] .. " (Wind)"] = { 20691, 20515, 20690, 20689 },
|
||||
[BB["Baron Kazum"] .. " (Earth)"] = { 20688, 20515, 20686, 20687 }
|
||||
[L["The Duke of Cinders (Fire)"]] = { 20665, 20666, 20664, 21989 },
|
||||
[L["The Duke of Fathoms (Water)"]] = { 20668, 20669, 20667 },
|
||||
[L["The Duke of Zephyrs (Wind)"]] = { 20674, 20675, 20673 },
|
||||
[L["The Duke of Shards (Earth)"]] = { 20671, 20672, 20670 },
|
||||
[L["Dukes"]] = { 20514, },
|
||||
[BB["Prince Skaldrenox"] .. " (Fire)"] = { 20682, 20681, 20680 },
|
||||
[BB["Lord Skwol"] .. " (Water)"] = { 20685, 20684, 20683 },
|
||||
[BB["High Marshal Whirlaxis"] .. " (Wind)"] = { 20691, 20690, 20689 },
|
||||
[BB["Baron Kazum"] .. " (Earth)"] = { 20688, 20686, 20687 },
|
||||
[L["Princes"]] = { 20515, },
|
||||
},
|
||||
[L["Elemental Invasion"]] = {
|
||||
[BB["Baron Charr"] .. " (" .. BZ["Un'Goro Crater"] .. ")"] = { 18671, 19268, 18672 },
|
||||
[BB["Princess Tempestria"] .. " (" .. BZ["Winterspring"] .. ")"] = { 18678, 19268, 21548, 18679 },
|
||||
[BB["Avalanchion"] .. " (" .. BZ["Azshara"] .. ")"] = { 18673, 19268, 18674 },
|
||||
[BB["The Windreaver"] .. " (" .. BZ["Silithus"] .. ")"] = { 18676, 19268, 21548, 18677 }
|
||||
[BB["Baron Charr"] .. " (" .. BZ["Un'Goro Crater"] .. ")"] = { 18671, 18672 }, -- 19268,
|
||||
[BB["Princess Tempestria"] .. " (" .. BZ["Winterspring"] .. ")"] = { 18678, 18679 }, -- 19268,
|
||||
[BB["Avalanchion"] .. " (" .. BZ["Azshara"] .. ")"] = { 18673, 18674 }, -- 19268,
|
||||
[BB["The Windreaver"] .. " (" .. BZ["Silithus"] .. ")"] = { 18676, 18677 }, -- 19268,
|
||||
[format("%s/ %s", BZ["Silithus"], BZ["Winterspring"])] = { 21548 }, -- 19268,
|
||||
},
|
||||
[L["Gurubashi Arena"]] = {
|
||||
[L["Booty Run"]] = { 18709, 18710, 18711, 18712, 18706, 19024 }
|
||||
|
||||
Reference in New Issue
Block a user