Quantcast

Some debug statements for pompy.

ackis [06-10-09 - 19:20]
Some debug statements for pompy.
Filename
ARLDatamine.lua
diff --git a/ARLDatamine.lua b/ARLDatamine.lua
index 1503504..a439b20 100644
--- a/ARLDatamine.lua
+++ b/ARLDatamine.lua
@@ -2191,7 +2191,8 @@ do
 			end

 			local text = strlower(text)
-
+self:Print(text)
+self:Print(i)
 			-- Check for recipe/item binding
 			-- The recipe binding is within the first few lines of the tooltip always
 			if strmatch(text, "binds when picked up") then