Skip to content

Commit

Permalink
Increased Version in TOC and removed Perfect gems from the usable ite…
Browse files Browse the repository at this point in the history
…ms List
  • Loading branch information
Larsj02 committed Jun 2, 2024
1 parent 01f2559 commit c87b956
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions Constants.lua
Original file line number Diff line number Diff line change
Expand Up @@ -217,31 +217,31 @@ constants.USABLE_BAG_ITEMS = {
[210715] = "GEM", -- Chipped Masterful Amethyst
[216640] = "GEM", -- Flawed Masterful Amethyst
[211106] = "GEM", -- Masterful Amethyst
[211108] = "GEM", -- Perfect Masterful Amethyst
--[211108] = "GEM", -- Perfect Masterful Amethyst
[210714] = "GEM", -- Chipped Deadly Sapphire
[216644] = "GEM", -- Flawed Deadly Sapphire
[211123] = "GEM", -- Deadly Sapphire
[211102] = "GEM", -- Perfect Deadly Sapphire
--[211102] = "GEM", -- Perfect Deadly Sapphire
[210681] = "GEM", -- Chipped Quick Topaz
[216643] = "GEM", -- Flawed Quick Topaz
[211107] = "GEM", -- Quick Topaz
[211110] = "GEM", -- Perfect Quick Topaz
--[211110] = "GEM", -- Perfect Quick Topaz
[220371] = "GEM", -- Chipped Versatile Diamond
[220372] = "GEM", -- Flawed Versatile Diamond
[220374] = "GEM", -- Versatile Diamond
[220373] = "GEM", -- Perfect Versatile Diamond
--[220373] = "GEM", -- Perfect Versatile Diamond
[220367] = "GEM", -- Chipped Stalwart Pearl
[220368] = "GEM", -- Flawed Stalwart Pearl
[220370] = "GEM", -- Stalwart Pearl
[220369] = "GEM", -- Perfect Stalwart Pearl
--[220369] = "GEM", -- Perfect Stalwart Pearl
[210717] = "GEM", -- Chipped Hungering Ruby
[216641] = "GEM", -- Flawed Hungering Ruby
[210718] = "GEM", -- Hungering Ruby
[211103] = "GEM", -- Perfect Hungering Ruby
--[211103] = "GEM", -- Perfect Hungering Ruby
[210716] = "GEM", -- Chipped Swift Opal
[216639] = "GEM", -- Flawed Swift Opal
[211124] = "GEM", -- Swift Opal
[211101] = "GEM", -- Perfect Swift Opal
--[211101] = "GEM", -- Perfect Swift Opal

-- Random Gem Items
[223907] = "RANDOM_GEM", -- Asynchronized Prismatic Gem
Expand Down
2 changes: 1 addition & 1 deletion Remix Gem Helper.toc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Interface: 100207
## Version: 1.5.0b-1
## Version: 1.5.0b-2
## Title: Remix Gem Helper
## Author: Rasu | Larsj_02
## DefaultState: enabled
Expand Down

0 comments on commit c87b956

Please sign in to comment.