feat(OriginalWoW): fill Xarthos (BWL, CoA-custom) loot
Drops verified against db.exil.es: 12511 Xarthos' Bonerender (epic 1H axe, ilvl 77) and 312512 Xarthos' Skullcrusher (Heroic Raid variant, ilvl 81). Note: Bonerender is item 12511, not 312511 (that id is an unrelated Mammoth Fur Cloak).
This commit is contained in:
parent
166339abb1
commit
2546bafebc
1 changed files with 6 additions and 0 deletions
|
|
@ -1652,6 +1652,12 @@ AtlasLoot_Data["BlackwingLair"] = {
|
|||
[21] = { itemID = 19366 }; --Master Dragonslayer's Orb
|
||||
[23] = { itemID = 21138 }; --Red Scepter Shard
|
||||
};
|
||||
{
|
||||
Name = "Xarthos";
|
||||
NpcID = 12538;
|
||||
[1] = { itemID = 12511 }; --Xarthos' Bonerender
|
||||
[2] = { itemID = 312512 }; --Xarthos' Skullcrusher (Heroic)
|
||||
};
|
||||
{
|
||||
Name = AL["Trash Mobs"];
|
||||
[1] = { itemID = 19436 }; --Cloak of Draconic Might
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue