From 559cf0ac710f24c3db5a2261d1b03a23c597030a Mon Sep 17 00:00:00 2001 From: ackis Date: Tue, 18 Aug 2009 17:47:00 +0000 Subject: [PATCH] Add a caveat to the dataminer for engineering goggles. --- ARLDatamine.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ARLDatamine.lua b/ARLDatamine.lua index 3ed0385..aacd403 100644 --- a/ARLDatamine.lua +++ b/ARLDatamine.lua @@ -802,6 +802,8 @@ do end tinsert(output,"Trainer Acquire Scan Complete.") + tinsert(output,"If you're doing an engineering scan, there may be some goggles listed as extra. These goggles ONLY show up for those classes who can make them, so they may be false positives.") + if ((teachflag) or (noteachflag)) then self:DisplayTextDump(nil,nil,tconcat(output,"\n")) end -- 1.7.9.5