Removed several no-longer-used patterns
Kevin Lyles [01-03-14 - 03:01]
Removed several no-longer-used patterns
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 = {