Skip to content

Commit

Permalink
add missing red AP gems #249
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoizame committed Oct 1, 2022
1 parent d22a880 commit eecb0e3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
13 changes: 8 additions & 5 deletions AtlasLootClassic_Crafting/data-wrath.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1153,16 +1153,19 @@ data["JewelcraftingWrath"] = {
{ 3, 66448 }, -- Delicate Cardinal Ruby
{ 4, 66453 }, -- Flashing Cardinal Ruby
{ 5, 66450 }, -- Precise Cardinal Ruby
{ 7, 53830 }, -- Bold Scarlet Ruby
{ 8, 53946 }, -- Runed Scarlet Ruby
{ 9, 53945 }, -- Delicate Scarlet Ruby
{ 10, 53949 }, -- Flashing Scarlet Ruby
{ 11, 53951 }, -- Precise Scarlet Ruby
{ 6, 66449 }, -- Bright Cardinal Ruby
{ 8, 53830 }, -- Bold Scarlet Ruby
{ 9, 53946 }, -- Runed Scarlet Ruby
{ 10, 53945 }, -- Delicate Scarlet Ruby
{ 11, 53949 }, -- Flashing Scarlet Ruby
{ 12, 53951 }, -- Precise Scarlet Ruby
{ 13, 53947 }, -- Bright Scarlet Ruby
{ 16, 53831 }, -- Bold Bloodstone
{ 17, 53834 }, -- Runed Bloodstone
{ 18, 53832 }, -- Delicate Bloodstone
{ 19, 53844 }, -- Flashing Bloodstone
{ 20, 54017 }, -- Precise Bloodstone
{ 21, 53835 }, -- Bright Bloodstone
}
},
{
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is includ

- fix lua error with ruRU clients
- add Revered Helm Enchants from Factions #247
- add missing red AP gems #249

0 comments on commit eecb0e3

Please sign in to comment.