Renamed addon:addTradeSkill() to addon:AddRecipe(), removed the RecipeDB parameter in favor of using private.recipe_list, and cleaned the function up a bit.
| Author |
James D. Callahan III <darkenelf@gmail.com> |
| Author date |
2010-03-11 09:46:38 |
| Author local date |
2010-03-11 04:46:38 -0500 |
| Committer |
James D. Callahan III <darkenelf@gmail.com> |
| Committer date |
2010-03-11 09:46:38 |
| Committer local date |
2010-03-11 04:46:38 -0500 |
| Commit |
037dbfe59da9c43ba7fbce4f18e4811e989cb46b |
| Tree |
f8e61d08458a117748c66c1218a9fee0b8dd53b2 |
| Parent |
eefceb2e534fc6a7ff6a9429e9679aae162d4ef2 |
Renamed addon:addTradeSkill() to addon:AddRecipe(), removed the RecipeDB parameter in favor of using private.recipe_list, and cleaned the function up a bit.