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 Jun 11, 2023
1 parent 66974ec commit 866da0e
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions DF-Global.lua
Original file line number Diff line number Diff line change
Expand Up @@ -166,30 +166,6 @@ db.Filters = {
[192833] = true, -- Misshapen Filigree
[198796] = true -- Quack-E Quack Modulator
}
},
["Tools"] = {
uiName = "Bears " .. Expansion .. " Tools",
uiDesc = "Tools used in " .. Expansion,
title = "Tools",
items = {
-- ID = true, --Item name
[191294] = true, -- Small Expedition Shovel
[191304] = true, -- Sturdy Expedition Shovel
[199696] = true, -- Iskaaran Ice Axe ( used for ice fishing )
[15138] = true, -- Onyxia Scale Cloak ( For shadowflame chest )
}
},
["Currency"] = {
uiName = "Bears " .. Expansion .. "Special Currency",
uiDesc = "Special Currency used in " .. Expansion,
title = "Currency",
items = {
-- ID = true, --Item name
[204715] = true, -- Unearthed Fragrant Coin
[137642] = true, -- Mark of Honor
[1602] = true, -- Conquest
[204985] = true, -- Barter Brick
}
}
}

Expand Down

0 comments on commit 866da0e

Please sign in to comment.