diff --git a/AtlasLootClassic_Collections/data-cata.lua b/AtlasLootClassic_Collections/data-cata.lua index 60c66f76..d4303cba 100644 --- a/AtlasLootClassic_Collections/data-cata.lua +++ b/AtlasLootClassic_Collections/data-cata.lua @@ -1061,12 +1061,12 @@ name = AL["Hallow's End"] .. " - " .. AL["Masks"], }, { -- SMHeadlessHorseman name = C_Map_GetAreaInfo(796) .. " - " .. AL["Headless Horseman"], [NORMAL_DIFF] = { - {1, 232536}, -- Band of Ghoulish Glee - {2, 232537}, -- The Horseman's Signet - {3, 232540}, -- Wicked Witch's Ring - {4, 232538}, -- Seal of the Petrified Pumpkin - {5, 232544}, -- The Horseman's Horrific Helmet - {6, 232548}, -- The Horseman's Sinister Saber + {1, 71327}, -- Band of Ghoulish Glee + {2, 71328}, -- The Horseman's Signet + {3, 71329}, -- Wicked Witch's Ring + {4, 71330}, -- Seal of the Petrified Pumpkin + {5, 71326}, -- The Horseman's Horrific Helmet + {6, 71325}, -- The Horseman's Sinister Saber {8, 33292}, -- Hallowed Helm {10, 34068}, -- Weighted Jack-o'-Lantern {12, 33277}, -- Tome of Thomas Thomson diff --git a/AtlasLootClassic_DungeonsAndRaids/data.lua b/AtlasLootClassic_DungeonsAndRaids/data.lua index 87a7f367..02ec5af7 100644 --- a/AtlasLootClassic_DungeonsAndRaids/data.lua +++ b/AtlasLootClassic_DungeonsAndRaids/data.lua @@ -1097,12 +1097,12 @@ data["ScarletMonasteryGraveyard"] = { AtlasMapBossID = nil, ExtraList = true, [NORMAL_DIFF] = { - { 1, 232536 }, -- Band of Ghoulish Glee - { 2, 232537 }, -- The Horseman's Signet - { 3, 232540 }, -- Wicked Witch's Ring - { 4, 232538 }, -- Seal of the Petrified Pumpkin - { 5, 232544 }, -- The Horseman's Horrific Helmet - { 6, 232548 }, -- The Horseman's Sinister Saber + { 1, 71327 }, -- Band of Ghoulish Glee + { 2, 71328 }, -- The Horseman's Signet + { 3, 71329 }, -- Wicked Witch's Ring + { 4, 71330 }, -- Seal of the Petrified Pumpkin + { 5, 71326 }, -- The Horseman's Horrific Helmet + { 6, 71325 }, -- The Horseman's Sinister Saber { 8, 33292 }, -- Hallowed Helm { 10, 34068 }, -- Weighted Jack-o'-Lantern { 12, 33277 }, -- Tome of Thomas Thomson