From 7c93b172766223f280b8929e8d1e593a1296be24 Mon Sep 17 00:00:00 2001 From: Kevin Lyles Date: Sun, 24 Feb 2013 19:04:10 -0600 Subject: [PATCH] Added several missing ignore lines --- Locales/enUS/patterns.lua | 40 ++++++++++++++++++++++++++++++++++++++-- 1 file changed, 38 insertions(+), 2 deletions(-) diff --git a/Locales/enUS/patterns.lua b/Locales/enUS/patterns.lua index 34849bf..dd4751d 100644 --- a/Locales/enUS/patterns.lua +++ b/Locales/enUS/patterns.lua @@ -87,8 +87,7 @@ ww_ignoredInvalidStats = { ww_IgnoredLines = { "^$", "^upgrade level:", - -- Reputation and materials requirements - "^requires ", + "^requires ", -- Reputation and materials requirements "^ [^ ]", "^%a[%a' -]+ %(%d/%d%)$", "^classes: ", @@ -105,35 +104,72 @@ ww_IgnoredLines = { "^minor glyph$", "^cogwheel$", "^<.*>$", + "^mount$", + "^ammo$", + "^projectile$", + "^relic$", + "^thrown$", + "^crystal of fear$", + + -- Gear modifiers + "^elite$", + "^heroic elite$", + "^heroic thunderforged$", + "^season ", + "^thunderforged$", + -- TODO: add these for ALL professions + "^cooking ingredient$", + "^crafting material$", + "^locked$", "^prospectable$", + -- Zone names + "^ahn'kahet: the old kingdom$", + "^ahn'qiraj$", "^alterac valley$", + "^assault on zan'vess$", "^black temple$", "^blackrock depths$", "^blade's edge mountains$", + "^coilfang: serpentshrine cavern$", + "^crypt of forgotten kings$", "^dire maul$", "^drak'tharon keep$", "^ebon hold$", + "^gilneas city$", "^grizzly hills$", "^icecrown citadel$", "^icecrown$", "^isle of conquest$", + "^isle of thunder$", "^karazhan$", + "^kezan$", + "^kun%-lai summit$", + "^molten front$", + "^pursuing the black harvest$", + "^ruins of ahn'qiraj$", "^shadowmoon valley", "^sholazar basin$", "^strand of the ancients$", + "^stratholme$", "^tempest keep$", "^the battle for mount hyjal$", "^the black morass$", "^the culling of stratholme$", "^the escape from durnholde$", "^the oculus$", + "^the wandering isle$", + "^theramore's fall ?%(?h?%)?$", + "^townlong steppes$", + "^twilight highlands$", + "^unga ingoo$", "^utgarde pinnacle$", "^violet hold$", "^wintergrasp$", "^zul'aman$", "^zul'drak$", + "^zul'gurub$", } ww_TempIgnoredLines = { -- 1.7.9.5