From 29d721b0435e56d07341a6fc9c1560933a483680 Mon Sep 17 00:00:00 2001 From: Kevin Lyles Date: Sun, 27 Jun 2010 03:03:06 -0500 Subject: [PATCH] Fixed stat lowercasing --- defaults.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults.lua b/defaults.lua index 5b8291a..e7f65ca 100644 --- a/defaults.lua +++ b/defaults.lua @@ -166,7 +166,7 @@ statNames = { ["spell penetration"] = "Spell Penetration", ["spell power"] = "Spell Power", ["spirit"] = "Spirit", - ["armor from Items (Percent)"] = "Armor from Items (Percent)", + ["armor from items (percent)"] = "Armor from Items (Percent)", ["block value (percent)"] = "Block Value (Percent)", ["chance to increase physical haste"] = "Chance to Increase Physical Haste", ["chance to increase spell haste"] = "Chance to Increase Spell Haste", -- 1.7.9.5