Quantcast

Lets ignore bop/boe if it's a trainer recipe.

ackis [06-22-09 - 19:00]
Lets ignore bop/boe if it's a trainer recipe.
Filename
ARLDatamine.lua
diff --git a/ARLDatamine.lua b/ARLDatamine.lua
index fcdfd10..0e59ef3 100644
--- a/ARLDatamine.lua
+++ b/ARLDatamine.lua
@@ -1546,7 +1546,7 @@ do
 		end

 		-- BoP Item
-		if scan_data.is_item then
+		if scan_data.is_item and not flags[3] then
 			if (scan_data.bopitem) and (not flags[37]) then
 				tinsert(missing_flags,"37 (BoP Item)")
 				-- If it's a BoP item and flags BoE is set,mark it as extra