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 Jan 2, 2023
1 parent 130770b commit f1640db
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions DF-Global.lua
Original file line number Diff line number Diff line change
Expand Up @@ -156,14 +156,15 @@ db.Filters = {
[198796] = true -- Quack-E Quack Modulator
}
},
["On_use_tools"] = {
uiName = "Bears " .. Expansion .. " On Use Tools",
uiDesc = "On use tools used in " .. Expansion,
["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 )
}
}
}
Expand Down

0 comments on commit f1640db

Please sign in to comment.