diff --git a/AtlasLootClassic_Data/source-wrath.lua b/AtlasLootClassic_Data/source-wrath.lua index 29981b3e..19c47cf8 100644 --- a/AtlasLootClassic_Data/source-wrath.lua +++ b/AtlasLootClassic_Data/source-wrath.lua @@ -747,7 +747,7 @@ local SOURCE_DATA = { [37643] = {[1] = 4,[2] = 5,[3] = 1,[5] = 2}, [37644] = {[1] = 4,[2] = 5,[3] = 1,[5] = 2}, [37645] = {[1] = 4,[2] = 5,[3] = 1,[5] = 2}, -[37646] = {[1] = 4,[2] = 6,[3] = 1,[5] = 2}, +[37646] = {[1] = 4,[2] = 6,[3] = 1,[5] = {2}}, [37647] = {[1] = 4,[2] = 6,[3] = 1,[5] = 2}, [37648] = {[1] = 4,[2] = 6,[3] = 1,[5] = 2}, [37650] = {[1] = 6,[2] = 1,[3] = 1,[5] = 2}, diff --git a/AtlasLootClassic_Data/source.lua b/AtlasLootClassic_Data/source.lua index bd41d9f7..87b1d1f7 100644 --- a/AtlasLootClassic_Data/source.lua +++ b/AtlasLootClassic_Data/source.lua @@ -3666,6 +3666,7 @@ local SOURCE_DATA = { [33292] = {9,8,1}, [33977] = {18,31,1}, [34068] = {9,8,1}, +[34227] = {10,2,1}, [37011] = {9,8,1}, [37012] = {9,8,1}, [37127] = {18,31,1}, diff --git a/CHANGELOG.md b/CHANGELOG.md index 4103cdd6..9525016f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is includ [Changelog history](https://github.com/Hoizame/AtlasLootClassic/blob/master/AtlasLootClassic/Documentation/Release_Notes.md) -## v3.0.5 (Oct, XX, 2022) +## v3.0.5 (Oct, 04, 2022) - add missing prismatic gems #257 - add missing Pattern: Dragonscale Ammo Pouch #255