Skip to content

Commit

Permalink
Merge pull request #244 from adispen/development
Browse files Browse the repository at this point in the history
Add missing feasts and special achievement foods
  • Loading branch information
Hoizame authored Sep 29, 2022
2 parents 217362d + 32beeae commit 1767482
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions AtlasLootClassic_Crafting/data-wrath.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2054,7 +2054,9 @@ data["CookingWrath"] = {
name = AL["Feast"],
[NORMAL_DIFF] = {
{ 1, 45554 }, -- Great Feast
{ 3, 58528 }, -- Small Feast
{ 16, 57423 }, -- Fish Feast
{ 18, 58527 }, -- Gigantic Feast
},
},
{
Expand All @@ -2079,7 +2081,11 @@ data["CookingWrath"] = {
[NORMAL_DIFF] = {
{ 1, 57438 }, -- Blackened Worg Steak
{ 2, 57443 }, -- Tracker Snacks
{ 4, 58523 }, -- Bad Clams
{ 5, 58521 }, -- Last Week's Mammoth
{ 16, 57435 }, -- Critter Bites
{ 19, 58525 }, -- Haunted Herring
{ 20, 58512 }, -- Tasty Cupcake
},
},
}
Expand Down

0 comments on commit 1767482

Please sign in to comment.