comparison CommonData.lua @ 122:49786e17bfd5

Updated for Pandaria: Milling, Prospecting and Spirits of Harmony
author contrebasse
date Sun, 11 Aug 2013 23:00:07 +0200
parents c369a2e16ab6
children
comparison
equal deleted inserted replaced
121:7ae84a4db948 122:49786e17bfd5
44 [37701] = {{35624, 1,10,spellID=56041}}, -- Eternal to Crystallized Earth 44 [37701] = {{35624, 1,10,spellID=56041}}, -- Eternal to Crystallized Earth
45 [37702] = {{36860, 1,10,spellID=56042}}, -- Eternal to Crystallized Fire 45 [37702] = {{36860, 1,10,spellID=56042}}, -- Eternal to Crystallized Fire
46 [37704] = {{35625, 1,10,spellID=56043}}, -- Eternal to Crystallized Life 46 [37704] = {{35625, 1,10,spellID=56043}}, -- Eternal to Crystallized Life
47 [37703] = {{35627, 1,10,spellID=56044}}, -- Eternal to Crystallized Shadow 47 [37703] = {{35627, 1,10,spellID=56044}}, -- Eternal to Crystallized Shadow
48 [37705] = {{35622, 1,10,spellID=56040}}, -- Eternal to Crystallized Water 48 [37705] = {{35622, 1,10,spellID=56040}}, -- Eternal to Crystallized Water
49
50 [76061] = {{89112,10,1,spellID=129352}}, -- Motes of Harmony to Spirit of Harmony
49 } 51 }
50 52
51 -- Add "Tradeskill" data to each "recipe" 53 -- Add "Tradeskill" data to each "recipe"
52 for itemID,t in pairs(A.CommonData) do 54 for itemID,t in pairs(A.CommonData) do
53 t[1].macro = "/use %s" 55 t[1].macro = "/use %s"