Skip to content

Commit

Permalink
Add some unconfirmed items
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed Jul 25, 2024
1 parent 9434a86 commit 1a89afd
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions Data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,26 @@ LootReserve.Data =
},
},
{ Separator = true },
{
Name = "Unconfirmed Items",
Loot =
{
228129, 0,
228100, 228102, 228137, 228122, 0,
228147, 228145, 228146, 0,
228142, 228160, 228128, 228139, 0,
},
},
{
Name = "Unconfirmed Rewards",
IndentType = 2,
Loot =
{

228143, 0,
},
},
{ Separator = true },
{
Name = "Molten",
Loot =
Expand Down Expand Up @@ -750,6 +770,26 @@ LootReserve.Data =
},
},
{ Separator = true },
{
Name = "Unconfirmed Items",
Loot =
{
228129, 0,
228188, 0,
228147, 228145, 228146, 0,
228160, 228166, 228128, 228139, 0,
},
},
{
Name = "Unconfirmed Rewards",
IndentType = 2,
Loot =
{

228143, 0,
},
},
{ Separator = true },
{
Name = "Quest Rewards",
IndentType = 2,
Expand Down Expand Up @@ -10662,6 +10702,9 @@ local tokenMap = {
[227765] = {226496, 226487, 226443, 226477, 226652, 226645, 226663, 226673}, -- Scorched Core Boots (Season of Discovery)
[227757] = {226593, 226601, 226609, 226531, 226538, 226620, 226613, 226636, 226628}, -- Molten Scaled Boots (Season of Discovery)

-- Shadowflame Sword (Season of Discovery)
[228129] = {228143},

-- Eye of Sulfuras
[17204] = {17182},
-- Eye of Sulfuras (Season of Discovery)
Expand Down

0 comments on commit 1a89afd

Please sign in to comment.