From 91627d5895f45a2f7a46b28e3796b1ee8500469b Mon Sep 17 00:00:00 2001 From: Lag Date: Mon, 3 Oct 2022 23:04:39 +0200 Subject: [PATCH] add Pattern: Nerubian Reinforced Quiver #254 --- AtlasLootClassic_Factions/data-wrath.lua | 3 ++- CHANGELOG.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) 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