Fixed ebonsteel belt buckle parsing
Kevin Lyles [02-17-11 - 14:44]
Fixed ebonsteel belt buckle parsing
Version 1.4r11
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