diff --git a/AtlasLootClassic_Factions/data-wrath.lua b/AtlasLootClassic_Factions/data-wrath.lua index bddadaf2..dabfa993 100644 --- a/AtlasLootClassic_Factions/data-wrath.lua +++ b/AtlasLootClassic_Factions/data-wrath.lua @@ -339,7 +339,8 @@ data["KnightsoftheEbonBlade"] = { { 2, 44242 }, -- Dark Soldier Cape { 3, 44243 }, -- Toxin-Tempered Sabatons { 4, 44241 }, -- Unholy Persuader - { 17, 44138 }, -- Arkanum des Giftzauberschutzes + { 17, 44512 }, -- Pattern: Nerubian Reinforced Quiver + { 18, 44138 }, -- Arkanum des Giftzauberschutzes }, }, { -- Friendly 5 diff --git a/CHANGELOG.md b/CHANGELOG.md index 83e1ecf1..d7358c3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,4 +8,5 @@ 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 - Include InstanceIDs in Wrath DungeonsAndRaids #256