From f1640db42b1d186f1b29569eff85269ff944c993 Mon Sep 17 00:00:00 2001 From: N6REJ Date: Mon, 2 Jan 2023 07:53:37 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20Synced=20local=20'DF-Global.lua'?= =?UTF-8?q?=20with=20remote=20'wow/DF-Global.lua'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DF-Global.lua | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/DF-Global.lua b/DF-Global.lua index b612d4c..7a3f281 100644 --- a/DF-Global.lua +++ b/DF-Global.lua @@ -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 ) } } }