changeset 9:70f7d02c2cec

Correct prospection data (wrong spell)
author contrebasse
date Sat, 02 Apr 2011 22:19:02 +0200
parents 17844b0b88c1
children b6a5902f376f
files data.lua
diffstat 1 files changed, 28 insertions(+), 28 deletions(-) [+]
line wrap: on
line diff
--- a/data.lua	Sat Apr 02 22:11:51 2011 +0200
+++ b/data.lua	Sat Apr 02 22:19:02 2011 +0200
@@ -87,73 +87,73 @@
 
 	-- Prospect
 	[774] = { -- Malachite
-		spell = macroMill,
-		spellID = MillID,
+		spell = macroProspect,
+		spellID = ProspectID,
 		{2770,5,0.5}}, -- Copper Ore
 	[818] = { -- Tigerseye
-		spell = macroMill,
-		spellID = MillID,
+		spell = macroProspect,
+		spellID = ProspectID,
 		{2770,5,0.5}}, -- Copper Ore
 	[1210] = { -- Shadowgem
-		spell = macroMill,
-		spellID = MillID,
+		spell = macroProspect,
+		spellID = ProspectID,
 		{2771,50.38}, -- Tin Ore
 		{2770,5,0.1}}, -- Copper Ore
 	[1705] = { -- Lesser Moonstone
-		spell = macroMill,
-		spellID = MillID,
+		spell = macroProspect,
+		spellID = ProspectID,
 		{2771,5,0.38}, -- Tin Ore
 		{2772,5,0.35}}, -- Iron Ore
 	[1206] = { -- Moss Agate
-		spell = macroMill,
-		spellID = MillID,
+		spell = macroProspect,
+		spellID = ProspectID,
 		{2771,5,0.37}}, -- Tin Ore
 	[1529] = { -- Jade
-		spell = macroMill,
-		spellID = MillID,
+		spell = macroProspect,
+		spellID = ProspectID,
 		{2772,5,0.35}, -- Iron Ore
 		{2771,5,0.03}}, -- Tin Ore
 	[7909] = { -- Aquamarine
-		spell = macroMill,
-		spellID = MillID,
+		spell = macroProspect,
+		spellID = ProspectID,
 		{3858,5,0.35}, -- Mithril Ore
 		{2772,5,0.05}, -- Iron Ore
 		{2771,5,0.03}}, -- Tin Ore
 	[3864] = { -- Citrine
-		spell = macroMill,
-		spellID = MillID,
+		spell = macroProspect,
+		spellID = ProspectID,
 		{2772,5,0.36}, -- Iron Ore
 		{3858,5,0.35}, -- Mithril Ore
 		{2771,5,0.03}}, -- Tin Ore
 	[7910] = { -- Star Ruby
-		spell = macroMill,
-		spellID = MillID,
+		spell = macroProspect,
+		spellID = ProspectID,
 		{3858,5,0.36}, -- Mithril Ore
 		{10620,5,0.15}, -- Thorium Ore
 		{2772,5,0.05}}, -- Iron Ore
 	[12799] = { -- Large Opal
-		spell = macroMill,
-		spellID = MillID,
+		spell = macroProspect,
+		spellID = ProspectID,
 		{10620,5,0.31}, -- Thorium Ore
 		{3858,5,0.03}}, -- Mithril Ore
 	[12361] = { -- Blue Sapphire
-		spell = macroMill,
-		spellID = MillID,
+		spell = macroProspect,
+		spellID = ProspectID,
 		{10620,5,0.31}, -- Thorium Ore
 		{3858,5,0.02}}, -- Mithril Ore
 	[12800] = { -- Azerothian Diamond
-		spell = macroMill,
-		spellID = MillID,
+		spell = macroProspect,
+		spellID = ProspectID,
 		{10620,5,0.31}, -- Thorium Ore
 		{3858,5,0.02}}, -- Mithril Ore
 	[12364] = { -- Huge Emerald
-		spell = macroMill,
-		spellID = MillID,
+		spell = macroProspect,
+		spellID = ProspectID,
 		{10620,5,0.31}, -- Thorium Ore
 		{3858,5,0.02}}, -- Mithril Ore
 	[23112] = { -- Golden Draenite
-		spell = macroMill,
-		spellID = MillID,
+		spell = macroProspect,
+		spellID = ProspectID,
 		{23424,5,0.19}, -- Fel Iron Ore
 		{23425,5,0.18}}, -- Adamantite Ore
 	-- To be continued...