Skip to content

Commit

Permalink
Add new snacks category to TWW_Cooking.lua database with new items
Browse files Browse the repository at this point in the history
  • Loading branch information
N6REJ committed Sep 3, 2024
1 parent 1b92c9e commit afec55c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Databases/TWW/TWW_Cooking.lua
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,12 @@ local db = {
225568, -- Slum Shark Scrap
222738, -- Portioned Steak
222739, -- Spiced Meat Stock


},
["snacks"] = {
222703, -- Simple Stew
222705, -- Roasted Mycobloom
222702, -- Skewered Filet
222704, -- Unseasoned Field Steak
}
}
-- now that db is populated lets pass it on.
Expand Down

0 comments on commit afec55c

Please sign in to comment.