Mercurial > wow > reagentmaker
comparison ProspectingData.lua @ 74:e837f5681fbb
Update todos
| author | contrebasse | 
|---|---|
| date | Sat, 14 May 2011 20:59:30 +0200 | 
| parents | 32ec6417874a | 
| children | 996aaa818d04 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 73:a77fd9d06ba4 | 74:e837f5681fbb | 
|---|---|
| 1 local addonName, A = ... | 1 local addonName, A = ... | 
| 2 | |
| 3 -- @todo: complete prospecting items | |
| 2 | 4 | 
| 3 -- "Recipe" data | 5 -- "Recipe" data | 
| 4 -- [itemID] = { | 6 -- [itemID] = { | 
| 5 -- {reagentID, numberNeeded} | 7 -- {reagentID, numberNeeded} | 
| 6 -- {reagentID, numberNeeded, minProduced, maxProduced} | 8 -- {reagentID, numberNeeded, minProduced, maxProduced} | 
