-Added Kyparite (forgot to add it.. darn these new ores)
Xruptor [09-30-12 - 16:18]
-Added Kyparite (forgot to add it.. darn these new ores)
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