Skip to content

Commit

Permalink
Add new food items and feasts to TWW_Ultimate.lua and remove duplic…
Browse files Browse the repository at this point in the history
…ates from `TWW_Cooking.lua`
  • Loading branch information
N6REJ committed Sep 22, 2024
1 parent e940816 commit f069902
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Databases/TWW/TWW_Cooking.lua
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,6 @@ 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
47 changes: 47 additions & 0 deletions Databases/TWW/TWW_Ultimate.lua
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,53 @@ local db = {
},
["Food"] = {
222751, -- Hearty Simple Stew
225592, -- Exquisitely Eviscerated Muscle
222702, -- Skewered Fillet
222703, -- Simple Stew
222704, -- Unseasoned Field Steak
222705, -- Roasted Mycobloom
222706, -- Pan Seared Mycobloom
222707, -- Hallowfall Chili
222708, -- Coreway Kabob
222709, -- Flash Fire Fillet
222710, -- Meat and Potatoes
222711, -- Rib Stickers
222712, -- Sweet and Sour Meatballs
222713, -- Tender Twilight Jerky
222714, -- Zesty Nibblers
222715, -- Fiery Fish Sticks
222716, -- Ginger Glazed Fillet
222717, -- Salty Dog
222718, -- Deepfin Patty
222719, -- Sweet and Spicy Soup
222720, -- The Sushi Special
222721, -- Fish and Chips
222722, -- Salt Baked Seafood
222723, -- Marinated Tenderloins
222724, -- Sizzling Honey Roast
222725, -- Mycobloom Risotto
222726, -- Stuffed Cave Peppers
222727, -- Angler's Delight
222728, -- Beledar's Bounty
222729, -- Empress' Farewell
222730, -- Jester's Board
222731, -- Outsider's Provisions
222735, -- Everything Stew
222736, -- Chippy Tea
222744, -- Cinder Nectar
222745, -- Pep-In-Your-Step
222747, -- Rockslide Shake
222748, -- Sticky Sweet Treat
222749, -- Melted Candlebar
223968, -- Spongey Scramble
223970, -- Little Buddy Biscuits
223971, -- Azj-Kahet Special
225855, -- Ghoulfish Delight
},
["Feast"] = {
222732, -- Feast of the Divine Day
222733, -- Feast of the Midnight Masquerade
228721, -- Hearty Feast
},
["Oil"] = {
224106, -- Algari Mana Oil
Expand Down

0 comments on commit f069902

Please sign in to comment.