Skip to content

Commit

Permalink
🔄 synced local 'DF-Global.lua' with remote 'wow/DF-Global.lua'
Browse files Browse the repository at this point in the history
  • Loading branch information
N6REJ committed Dec 17, 2023
1 parent 38540df commit 391542a
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions DF-Global.lua
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,37 @@ db.Filters = {
[204717] = true, -- Splintered Spark of Shadowflame
[208396] = true, -- Splintered Spark of Dreams
[206959] = true, -- Spark of Dreams
[206960] = true, -- Enchanted Wyrm's Dreaming Crest
}
},
["Combine"] = {
uiName = Expansion .. " combine Items",
uiDesc = "Items that need to be combined in" .. Expansion,
title = "Combine",
items = {
-- ID = true, --Item name
[203703] = true, -- Prismatic Fragment
[203702] = true, -- Experimental Melder
[204360] = true, -- Strange Petrified Orb
[204369] = true, -- Scrap of Black Dragonscales
[204366] = true, -- Egg of unknown Contents
[204352] = true, -- Leftover Elemental Slime
[204371] = true, -- Drop of Blue Dragon Magic
[204075] = true, -- Whelpling's Shadowflame Crest Fragment
[204078] = true, -- Aspect's Shadowflame Crest Fragment
[204077] = true, -- Wyrm's Shadowflame Crest Fragment
[204076] = true, -- Drake's Shadowflame Crest Fragment
[204363] = true, -- Particularly Ordinary Egg
[206014] = true, -- Ouroboros Tablet
[206017] = true, -- Ouroboros Tablet
[206015] = true, -- Ouroboros Tablet
[206009] = true, -- Ouroboros Tablet
[206016] = true, -- Ouroboros Tablet
[206011] = true, -- Design of bones
[411665] = true, -- Recover designs
[206012] = true, -- Designs of Mind
[206010] = true, -- Designs of the flesh
[209419] = true -- Charred Elemental Remains
}
},
["Finishing_Reagents"] = {
Expand Down

0 comments on commit 391542a

Please sign in to comment.