Skip to content

Commit

Permalink
Support disenchanting Sophic Amalgamation
Browse files Browse the repository at this point in the history
  • Loading branch information
p3lim committed Mar 2, 2023
1 parent ab6bd54 commit b7c75e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions LibProcessable.lua
Original file line number Diff line number Diff line change
Expand Up @@ -744,6 +744,8 @@ data.enchantingItems = {
[201357] = true, -- Glimmer of Frost
[201359] = true, -- Glimmer of Earth
[201356] = true, -- Glimmer of Fire
[200479] = true, -- Sophic Amalgamation
}

data.scrappableItems = {
[198651] = true, -- Piece of Scrap
Expand Down

0 comments on commit b7c75e6

Please sign in to comment.