Quantcast

AckisRecipeList:

Jim-Bim [01-12-09 - 20:24]
AckisRecipeList:
- added first debug info for ticket 298
Filename
AckisRecipeList.lua
diff --git a/AckisRecipeList.lua b/AckisRecipeList.lua
index 8dfbeaa..0beb0a0 100644
--- a/AckisRecipeList.lua
+++ b/AckisRecipeList.lua
@@ -479,6 +479,10 @@ function addon:GetKnownProfessions(ProfTable)
 		end

 		if (ProfTable[spellName] == false) then
+
+            --@debug@
+            AckisRecipeList:Print("Player has the following profession: " .. spellName .. " (Index: ".. index .. ")")
+            --@end-debug@

 			ProfTable[spellName] = true