From 0b6bd7c478b1a14598be6838f906be71165511b7 Mon Sep 17 00:00:00 2001 From: Daniel Yates Date: Fri, 14 Nov 2014 13:10:29 +0000 Subject: [PATCH 1/2] Updated TOC & item database for WoD. --- itemDB.lua | 12 ++++++++++++ xanMortarPestle.toc | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/itemDB.lua b/itemDB.lua index 444bd6a..4d7af87 100644 --- a/itemDB.lua +++ b/itemDB.lua @@ -67,6 +67,13 @@ xMPDB.herbs = { [79010] = true, -- Snow Lily [79011] = true, -- Fool's Cap [89639] = true, -- Desecrated Herb + -- Warlords of Draenor + [109124] = true, -- Frostweed + [109125] = true, -- Fireweed + [109126] = true, -- Gorgrond Flytrap + [109127] = true, -- Starflower + [109128] = true, -- Nagrand Arrowbloom + [109129] = true, -- Talador Orchid } --[[------------------------ @@ -92,6 +99,9 @@ xMPDB.ore = { [72103] = true, -- White Trillium Ore [72094] = true, -- Black Trillium Ore [72093] = true, -- Kyparite Ore + -- Warlords of Draenor + [109119] = true, -- True Iron Ore + [109118] = true, -- Blackrock Ore } @@ -130,4 +140,6 @@ xMPDB.lock = { [68729] = true, --Elementium Lockbox [88165] = true, --vine-cracked junkbox (MOP) [88567] = true, --ghost iron box + -- Warlords of Draenor + [116920] = true, -- True Steel Lockbox } diff --git a/xanMortarPestle.toc b/xanMortarPestle.toc index 0cf5f57..3d766f3 100644 --- a/xanMortarPestle.toc +++ b/xanMortarPestle.toc @@ -1,4 +1,4 @@ -## Interface: 50200 +## Interface: 60000 ## Title: xanMortarPestle ## Notes: Mill/Prospect/Disenchant using (Alt + Right-Click) on an item. ## Author: Xruptor -- 1.7.9.5 From db726cf2b3cafeb061275b811e8c8cac6deb5500 Mon Sep 17 00:00:00 2001 From: Daniel Yates Date: Fri, 14 Nov 2014 13:11:04 +0000 Subject: [PATCH 2/2] Removed trailing whitespace. --- itemDB.lua | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/itemDB.lua b/itemDB.lua index 4d7af87..840ece4 100644 --- a/itemDB.lua +++ b/itemDB.lua @@ -119,19 +119,19 @@ xMPDB.lock = { [4638] = true, [5758] = true, [5759] = true, - [5760] = true, - [6354] = true, - [6355] = true, - [7209] = true, + [5760] = true, + [6354] = true, + [6355] = true, + [7209] = true, [6712] = true, [12033] = true, [13875] = true, [16882] = true, [16883] = true, [16884] = true, - [16885] = true, - [29569] = true, - [31952] = true, + [16885] = true, + [29569] = true, + [31952] = true, [43575] = true, [43622] = true, [43624] = true, -- 1.7.9.5