diff --git a/AtlasLootClassic_DungeonsAndRaids/data-wrath.lua b/AtlasLootClassic_DungeonsAndRaids/data-wrath.lua index a2535d24..0b321ae9 100644 --- a/AtlasLootClassic_DungeonsAndRaids/data-wrath.lua +++ b/AtlasLootClassic_DungeonsAndRaids/data-wrath.lua @@ -1029,6 +1029,7 @@ data["Gundrak"] = { [NORMAL_DIFF] = { { 1, 35594 }, -- Snowmelt Silken Cinch { 2, 35593 }, -- Steel Bear Trap Bracers + { 3, 37646 }, -- Burning Skull Pendant }, [HEROIC_DIFF] = { { 1, 37647 }, -- Cloak of Bloodied Waters diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fb9b7d3..4103cdd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,5 +10,6 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is includ - add missing Pattern: Dragonscale Ammo Pouch #255 - add Pattern: Nerubian Reinforced Quiver #254 - add Deadman's Hand for Arcanist Doan (bcc) +- add Burning Skull Pendant into Gundrak normal trash - fix Gundrak level range 71, 76, 78 #252 - Include InstanceIDs in Wrath DungeonsAndRaids #256