Skip to content

Commit

Permalink
Add 9.2 items
Browse files Browse the repository at this point in the history
  • Loading branch information
p3lim committed Dec 22, 2021
1 parent 39b24a9 commit 87e6932
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions LibProcessable.lua
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ else
[171831] = true, -- Phaedrum
[171832] = true, -- Sinvyr
[171833] = true, -- Elethium
[187700] = true, -- Progenium Ore
}
end

Expand Down Expand Up @@ -496,6 +497,7 @@ lib.herbs = {
[169701] = true, -- Deathblossom
[170554] = true, -- Vigil's Torch
[171315] = true, -- Nightshade
[187699] = true, -- First Flower
}

--[[ LibProcessable.enchantingItems
Expand Down Expand Up @@ -598,6 +600,7 @@ else
[180533] = 50, -- Solenium Lockbox
[186161] = 50, -- Stygian Lockbox
[186160] = 50, -- Locked Artifact Case
[188787] = 50, -- Locked Broker Luggage
}
end

Expand Down

0 comments on commit 87e6932

Please sign in to comment.