Mercurial > wow > reagentmaker
diff Craft.lua @ 119:3854c682bb4a
Cosmetic
author | contrebasse |
---|---|
date | Sun, 19 Jun 2011 20:29:07 +0200 |
parents | af23986010ef |
children |
line wrap: on
line diff
--- a/Craft.lua Sun Jun 19 13:05:52 2011 +0200 +++ b/Craft.lua Sun Jun 19 20:29:07 2011 +0200 @@ -55,7 +55,6 @@ else -- Many recipes are known for this item, or it is not a standard tradeskill display them all A.externalCraftWindow(reagentID,reagentIndexInRecipe) end -- if - --A.RestoreActiveFilters() end -- function -- Launch the procedure for a standard recipe @@ -150,7 +149,7 @@ A.SaveActiveFilters(recipeData.header) -- Find recipe index - local reagentIndex = A.findExactSkillIndex(reagentID,recipeData.spellLink) -- finds only the first recipe that creates the reagent, should check recipe name too + local reagentIndex = A.findExactSkillIndex(reagentID,recipeData.spellLink) -- Error if not found if not reagentIndex then