Mercurial > wow > reagentmaker
comparison data.lua @ 9:70f7d02c2cec
Correct prospection data (wrong spell)
author | contrebasse |
---|---|
date | Sat, 02 Apr 2011 22:19:02 +0200 |
parents | 17844b0b88c1 |
children | b6a5902f376f |
comparison
equal
deleted
inserted
replaced
8:17844b0b88c1 | 9:70f7d02c2cec |
---|---|
85 {52988,5}, -- Whiptail | 85 {52988,5}, -- Whiptail |
86 {52987,5}}, -- Twilight Jasmine | 86 {52987,5}}, -- Twilight Jasmine |
87 | 87 |
88 -- Prospect | 88 -- Prospect |
89 [774] = { -- Malachite | 89 [774] = { -- Malachite |
90 spell = macroMill, | 90 spell = macroProspect, |
91 spellID = MillID, | 91 spellID = ProspectID, |
92 {2770,5,0.5}}, -- Copper Ore | 92 {2770,5,0.5}}, -- Copper Ore |
93 [818] = { -- Tigerseye | 93 [818] = { -- Tigerseye |
94 spell = macroMill, | 94 spell = macroProspect, |
95 spellID = MillID, | 95 spellID = ProspectID, |
96 {2770,5,0.5}}, -- Copper Ore | 96 {2770,5,0.5}}, -- Copper Ore |
97 [1210] = { -- Shadowgem | 97 [1210] = { -- Shadowgem |
98 spell = macroMill, | 98 spell = macroProspect, |
99 spellID = MillID, | 99 spellID = ProspectID, |
100 {2771,50.38}, -- Tin Ore | 100 {2771,50.38}, -- Tin Ore |
101 {2770,5,0.1}}, -- Copper Ore | 101 {2770,5,0.1}}, -- Copper Ore |
102 [1705] = { -- Lesser Moonstone | 102 [1705] = { -- Lesser Moonstone |
103 spell = macroMill, | 103 spell = macroProspect, |
104 spellID = MillID, | 104 spellID = ProspectID, |
105 {2771,5,0.38}, -- Tin Ore | 105 {2771,5,0.38}, -- Tin Ore |
106 {2772,5,0.35}}, -- Iron Ore | 106 {2772,5,0.35}}, -- Iron Ore |
107 [1206] = { -- Moss Agate | 107 [1206] = { -- Moss Agate |
108 spell = macroMill, | 108 spell = macroProspect, |
109 spellID = MillID, | 109 spellID = ProspectID, |
110 {2771,5,0.37}}, -- Tin Ore | 110 {2771,5,0.37}}, -- Tin Ore |
111 [1529] = { -- Jade | 111 [1529] = { -- Jade |
112 spell = macroMill, | 112 spell = macroProspect, |
113 spellID = MillID, | 113 spellID = ProspectID, |
114 {2772,5,0.35}, -- Iron Ore | 114 {2772,5,0.35}, -- Iron Ore |
115 {2771,5,0.03}}, -- Tin Ore | 115 {2771,5,0.03}}, -- Tin Ore |
116 [7909] = { -- Aquamarine | 116 [7909] = { -- Aquamarine |
117 spell = macroMill, | 117 spell = macroProspect, |
118 spellID = MillID, | 118 spellID = ProspectID, |
119 {3858,5,0.35}, -- Mithril Ore | 119 {3858,5,0.35}, -- Mithril Ore |
120 {2772,5,0.05}, -- Iron Ore | 120 {2772,5,0.05}, -- Iron Ore |
121 {2771,5,0.03}}, -- Tin Ore | 121 {2771,5,0.03}}, -- Tin Ore |
122 [3864] = { -- Citrine | 122 [3864] = { -- Citrine |
123 spell = macroMill, | 123 spell = macroProspect, |
124 spellID = MillID, | 124 spellID = ProspectID, |
125 {2772,5,0.36}, -- Iron Ore | 125 {2772,5,0.36}, -- Iron Ore |
126 {3858,5,0.35}, -- Mithril Ore | 126 {3858,5,0.35}, -- Mithril Ore |
127 {2771,5,0.03}}, -- Tin Ore | 127 {2771,5,0.03}}, -- Tin Ore |
128 [7910] = { -- Star Ruby | 128 [7910] = { -- Star Ruby |
129 spell = macroMill, | 129 spell = macroProspect, |
130 spellID = MillID, | 130 spellID = ProspectID, |
131 {3858,5,0.36}, -- Mithril Ore | 131 {3858,5,0.36}, -- Mithril Ore |
132 {10620,5,0.15}, -- Thorium Ore | 132 {10620,5,0.15}, -- Thorium Ore |
133 {2772,5,0.05}}, -- Iron Ore | 133 {2772,5,0.05}}, -- Iron Ore |
134 [12799] = { -- Large Opal | 134 [12799] = { -- Large Opal |
135 spell = macroMill, | 135 spell = macroProspect, |
136 spellID = MillID, | 136 spellID = ProspectID, |
137 {10620,5,0.31}, -- Thorium Ore | 137 {10620,5,0.31}, -- Thorium Ore |
138 {3858,5,0.03}}, -- Mithril Ore | 138 {3858,5,0.03}}, -- Mithril Ore |
139 [12361] = { -- Blue Sapphire | 139 [12361] = { -- Blue Sapphire |
140 spell = macroMill, | 140 spell = macroProspect, |
141 spellID = MillID, | 141 spellID = ProspectID, |
142 {10620,5,0.31}, -- Thorium Ore | 142 {10620,5,0.31}, -- Thorium Ore |
143 {3858,5,0.02}}, -- Mithril Ore | 143 {3858,5,0.02}}, -- Mithril Ore |
144 [12800] = { -- Azerothian Diamond | 144 [12800] = { -- Azerothian Diamond |
145 spell = macroMill, | 145 spell = macroProspect, |
146 spellID = MillID, | 146 spellID = ProspectID, |
147 {10620,5,0.31}, -- Thorium Ore | 147 {10620,5,0.31}, -- Thorium Ore |
148 {3858,5,0.02}}, -- Mithril Ore | 148 {3858,5,0.02}}, -- Mithril Ore |
149 [12364] = { -- Huge Emerald | 149 [12364] = { -- Huge Emerald |
150 spell = macroMill, | 150 spell = macroProspect, |
151 spellID = MillID, | 151 spellID = ProspectID, |
152 {10620,5,0.31}, -- Thorium Ore | 152 {10620,5,0.31}, -- Thorium Ore |
153 {3858,5,0.02}}, -- Mithril Ore | 153 {3858,5,0.02}}, -- Mithril Ore |
154 [23112] = { -- Golden Draenite | 154 [23112] = { -- Golden Draenite |
155 spell = macroMill, | 155 spell = macroProspect, |
156 spellID = MillID, | 156 spellID = ProspectID, |
157 {23424,5,0.19}, -- Fel Iron Ore | 157 {23424,5,0.19}, -- Fel Iron Ore |
158 {23425,5,0.18}}, -- Adamantite Ore | 158 {23425,5,0.18}}, -- Adamantite Ore |
159 -- To be continued... | 159 -- To be continued... |
160 | 160 |
161 | 161 |