From efb4fc931a25bb8543dedc46e72b496de6c0cc33 Mon Sep 17 00:00:00 2001 From: N6REJ Date: Sun, 11 Jun 2023 06:37:35 +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 | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/DF-Global.lua b/DF-Global.lua index a9e161d..4ef12f4 100644 --- a/DF-Global.lua +++ b/DF-Global.lua @@ -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 - } } }