From 0a4e99df1be7847245bc741c94f7fc58abd3aa68 Mon Sep 17 00:00:00 2001 From: Kevin Lyles Date: Mon, 21 Sep 2009 15:42:25 -0500 Subject: [PATCH] Added two more ignore patterns --- Regexps.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Regexps.lua b/Regexps.lua index 7d13d80..57f89be 100644 --- a/Regexps.lua +++ b/Regexps.lua @@ -30,6 +30,8 @@ IgnoredLines = { "^Equip: Increases the %a[%a ]+ of your %a[%a ]+ by ", -- "Chance on hit" and "have a chance" "[Cc]hance ", + "^You may trade this item with players that were also eligible to loot this item for the next ", + "^ $", } MultipleStatLines = { -- 1.7.9.5