From 9f040d88f156a561ffb6b54b998866b9c7bf3103 Mon Sep 17 00:00:00 2001 From: Kevin Lyles Date: Thu, 17 Feb 2011 08:44:57 -0600 Subject: [PATCH] Fixed ebonsteel belt buckle parsing Version 1.4r11 --- Locales/enUS/patterns-enchants.lua | 4 ++-- WeightsWatcher.toc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Locales/enUS/patterns-enchants.lua b/Locales/enUS/patterns-enchants.lua index 7e3395e..e7a6e4c 100644 --- a/Locales/enUS/patterns-enchants.lua +++ b/Locales/enUS/patterns-enchants.lua @@ -116,7 +116,7 @@ local EnchantAffixes = { " +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 300 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%.$", " +only the enchanter's rings can be enchanted,? and enchanting a ring will cause it to become soulbound%.$", @@ -127,7 +127,7 @@ local EnchantAffixes = { " +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%.$", - "^eternal belt buckle onto a belt, adding a +", + "^%a+ belt buckle onto a belt, adding a +", " +to the belt%.$", " +to shoulder armor%.$", " +t?o[fn]? any? item worn on the %a[%a ,]+ or %a+", diff --git a/WeightsWatcher.toc b/WeightsWatcher.toc index df3e48e..3309017 100644 --- a/WeightsWatcher.toc +++ b/WeightsWatcher.toc @@ -2,7 +2,7 @@ ## Title: Weights Watcher ## Notes: Ranks gear according to customizable stat weights ## Author: The Flying Squirrels -## Version: 1.4r10 +## Version: 1.4r11 ## OptionalDeps: AtlasLoot ## SavedVariables: ww_vars ## SavedVariablesPerCharacter: ww_charVars -- 1.7.9.5