From 79823c21364e857dea1ebe86c0fe1d010b30ef52 Mon Sep 17 00:00:00 2001 From: Kevin Lyles Date: Tue, 6 Oct 2009 20:37:29 -0500 Subject: [PATCH] Fixed use effect with cooldowns to be ignored --- Regexps.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Regexps.lua b/Regexps.lua index cda3828..3ea816d 100644 --- a/Regexps.lua +++ b/Regexps.lua @@ -29,6 +29,8 @@ IgnoredLines = { "^Use: Restores %d+ to %d+ %a+", -- Some relics that boost stats for certain abilities only "^Equip: Increases the %a[%a ]+ of your %a[%a ]+ by ", + -- Use effects that have a cooldown + "[Cc]ooldown", -- "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 ", -- 1.7.9.5