From 952536bb20f5e569c559f5496e256f43d48c36df Mon Sep 17 00:00:00 2001 From: Xruptor Date: Sun, 30 Sep 2012 12:18:23 -0400 Subject: [PATCH] -Added Kyparite (forgot to add it.. darn these new ores) --- itemDB.lua | 1 + xanMortarPestle.toc | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/itemDB.lua b/itemDB.lua index c30b680..dd6f316 100644 --- a/itemDB.lua +++ b/itemDB.lua @@ -90,6 +90,7 @@ xMPDB.ore = { [72092] = true, -- Ghost Iron Ore [72103] = true, -- White Trillium Ore [72094] = true, -- Black Trillium Ore + [72093] = true, -- Kyparite Ore } diff --git a/xanMortarPestle.toc b/xanMortarPestle.toc index 04b0c87..250ad4e 100644 --- a/xanMortarPestle.toc +++ b/xanMortarPestle.toc @@ -2,7 +2,7 @@ ## Title: xanMortarPestle ## Notes: Mill/Prospect/Disenchant using (Alt + Right-Click) on an item. ## Author: Xruptor -## Version: 2.4 +## Version: 2.5 ## SavedVariables: XMP_DB xanMortarPestle.lua -- 1.7.9.5