Skip to content

Commit

Permalink
add missing Armor/Weapon Velums #243
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoizame committed Sep 29, 2022
1 parent 1767482 commit 2601400
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
7 changes: 6 additions & 1 deletion AtlasLootClassic_Crafting/data-wrath.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1906,7 +1906,12 @@ data["InscriptionWrath"] = {
name = AL["Misc"],
[NORMAL_DIFF] = {
{ 1, 59387 }, -- Certificate of Ownership
{ 16, 52739 }, -- Armor Vellum
{ 3, 52739 }, -- Armor Vellum
{ 4, 59499 }, -- Armor Vellum II
{ 5, 59500 }, -- Armor Vellum III
{ 18, 52840 }, -- Weapon Vellum
{ 19, 59488 }, -- Weapon Vellum II
{ 20, 59501 }, -- Weapon Vellum III
}
},
}
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is includ
- add content phase data for wrath (must be enabled in options)
- add missing spell power food into cooking #242
- add Wintergrasp items
- add missing Armor/Weapon Velums #243
- update Profession ranks #236
- update Children's Week for Wrath PR #238
- update Ahune for Wrath PR #238
Expand Down

0 comments on commit 2601400

Please sign in to comment.