diff utils.lua @ 43:00c2282f073a v1.0beta0

More fancy errors !
author contrebasse
date Sat, 30 Apr 2011 00:07:41 +0200
parents aa2f6965c0f6
children 08dfba564a6e
line wrap: on
line diff
--- a/utils.lua	Sat Apr 30 00:02:55 2011 +0200
+++ b/utils.lua	Sat Apr 30 00:07:41 2011 +0200
@@ -67,7 +67,7 @@
 				end -- if
 			end -- if
 		end -- for
-		A.DEBUG("Tradeskill not found for "..itemID)
+		A.Error("Tradeskill not found for "..itemID..", is the recipe hidden ?")
 	end -- function
 end -- do