diff --git a/AtlasLootClassic_DungeonsAndRaids/data.lua b/AtlasLootClassic_DungeonsAndRaids/data.lua index 47bd2fd4..1c601dda 100644 --- a/AtlasLootClassic_DungeonsAndRaids/data.lua +++ b/AtlasLootClassic_DungeonsAndRaids/data.lua @@ -1372,6 +1372,7 @@ data["ScarletMonasteryLibrary"] = { { 2, 7713 }, -- Illusionary Rod { 4, 7712 }, -- Mantle of Doan { 5, 7711 }, -- Robe of Doan + AtlasLoot:GameVersion_GE(AtlasLoot.BC_VERSION_NUM, { 16, 34227 }), -- Deadman's Hand }, }, { -- SMLTrash diff --git a/CHANGELOG.md b/CHANGELOG.md index f8086f35..4fb9b7d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,5 +9,6 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is includ - add missing prismatic gems #257 - add missing Pattern: Dragonscale Ammo Pouch #255 - add Pattern: Nerubian Reinforced Quiver #254 +- add Deadman's Hand for Arcanist Doan (bcc) - fix Gundrak level range 71, 76, 78 #252 - Include InstanceIDs in Wrath DungeonsAndRaids #256