Skip to content

Commit

Permalink
scourge invasion set sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoizame committed Sep 12, 2022
1 parent 10fe61a commit 849b542
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AtlasLootClassic_Collections/data-wrath.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1102,9 +1102,9 @@ data["ScourgeInvasionWrath"] = {
TableType = SET_ITTYPE,
[NORMAL_DIFF] = {
{ 1, 781 }, -- Blessed Regalia of Undead Cleansing
{ 2, 782 }, -- Undead Slayer's Blessed Armor
{ 3, 783 }, -- Blessed Garb of the Undead Slayer
{ 4, 784 }, -- Blessed Battlegear of Undead Slaying
{ 3, 782 }, -- Undead Slayer's Blessed Armor
{ 16, 783 }, -- Blessed Garb of the Undead Slayer
{ 18, 784 }, -- Blessed Battlegear of Undead Slaying
},
},
{
Expand Down

0 comments on commit 849b542

Please sign in to comment.