Skip to content

Commit

Permalink
Add missing gloves in Era AQ40
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed Dec 15, 2024
1 parent 35d24b4 commit e7d1bc3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2811,7 +2811,7 @@ LootReserve.Data =
Name = "Trash",
Loot =
{
21838, 21888, 21889, 0,
21838, 21888, 21890, 21889, 0,
21836, 21891, 0,
21856, 21837, 0,
21218, 21324, 21323, 21321, 0,
Expand Down Expand Up @@ -13088,6 +13088,7 @@ do
[21838] = 233644, -- Garb of Royal Ascension
[21888] = 233645, -- Gloves of the Immortal
[21889] = 233646, -- Gloves of the Redeemed Prophecy
[21890] = 235047, -- Gloves of the Fallen Prophet
[21891] = 233649, -- Shard of the Fallen Star
[22222] = 235039, -- Plans: Thick Obsidian Breastplate
[22396] = 233597, -- Totem of Life
Expand Down

0 comments on commit e7d1bc3

Please sign in to comment.