fixed shield block value, "x Block" (on shields), and shield block rating
Kevin Lyles [01-07-10 - 07:11]
fixed shield block value, "x Block" (on shields), and shield block rating
diff --git a/Regexps.lua b/Regexps.lua
index 9f5a693..b8d9bee 100644
--- a/Regexps.lua
+++ b/Regexps.lua
@@ -15,6 +15,9 @@ Preprocess = {
["Cat, Bear, Dire Bear, and Moonkin forms"] = "Cat/Bear/Dire Bear/Moonkin forms",
["maximum health"] = "health",
["Mana every 5 seconds"] = "MP5",
+ ["the block value of your shield"] = "block value",
+ ["shield block rating"] = "block rating",
+ ["Block$"] = "block value",
}
IgnoredLines = {