From 50e2d9ba8515a6d46bbba686b8f59bde1e66a86c Mon Sep 17 00:00:00 2001 From: Kevin Lyles Date: Thu, 2 Jan 2014 21:01:32 -0600 Subject: [PATCH] Removed several no-longer-used patterns --- Locales/enUS/patterns-enchants.lua | 3 --- Locales/enUS/patterns-food.lua | 2 -- Locales/enUS/patterns-use-effects.lua | 1 - 3 files changed, 6 deletions(-) diff --git a/Locales/enUS/patterns-enchants.lua b/Locales/enUS/patterns-enchants.lua index 236aa8f..d8bce7b 100644 --- a/Locales/enUS/patterns-enchants.lua +++ b/Locales/enUS/patterns-enchants.lua @@ -114,10 +114,8 @@ local EnchantAffixes = { "^its +", " +%(1 sec cooldown%)$", - " +only use?able on items level %d+ and above%.$", " +requires a level %d+ or higher l?e?v?e?l? ?item%.$", " +must be level %d+ or lower to gain this benefit%.$", - " +wearer must be level %d+ or higher%.$", " +cannot be used on items level %d+ or higher%.$", "[\r\n]+%a+ing [%a ]+ causes [%a ]+ to become soulbound%.$", "[\r\n]+can only be attached to [%a ]+ in your inventory%.$", @@ -127,7 +125,6 @@ local EnchantAffixes = { " +does not stack with other similar effects%.", " +does not stack with other passive movement speed bonuses%.", " +does not stack with other enchantments for the selected equipment slot%.", - "[\r\n]+wearer must be level %d+ or higher to receive the benefits of this armor kit%.$", -- item 89717 " +effect is reduced for players below level %d+.$", diff --git a/Locales/enUS/patterns-food.lua b/Locales/enUS/patterns-food.lua index 93826ba..f36e2b3 100644 --- a/Locales/enUS/patterns-food.lua +++ b/Locales/enUS/patterns-food.lua @@ -54,10 +54,8 @@ local FoodAffixes = { "^your +", "^restores +", " +green means it's good!$", - " +and gets you pretty drunk%.$", " +and gets you drunk to boot[%.!]$", " +st%a+ alcohol%.$", - " +also packs quite a kick%.%.%.$", " +smooo+th%.$", " +and increases the drinker's desire to converse%.$", " +for %d+ min%.?$", diff --git a/Locales/enUS/patterns-use-effects.lua b/Locales/enUS/patterns-use-effects.lua index f397d65..0fd76ec 100644 --- a/Locales/enUS/patterns-use-effects.lua +++ b/Locales/enUS/patterns-use-effects.lua @@ -33,7 +33,6 @@ local UseEffectPreprocessLines = { {" additional ", " "}, {" decreases your ", " decreases "}, {" maximum health ", " health "}, - {" all magical resistances ", " all resistances "}, } local UseEffectAffixes = { -- 1.7.9.5