From dbf68a2ac09fb85b828e7c13609e3cb52cefb0e4 Mon Sep 17 00:00:00 2001 From: speeddymon Date: Tue, 1 Sep 2009 02:35:13 +0000 Subject: [PATCH] Fix another typo that I missed before --- ARLFrame.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ARLFrame.lua b/ARLFrame.lua index a6d3236..57455b5 100644 --- a/ARLFrame.lua +++ b/ARLFrame.lua @@ -613,11 +613,11 @@ do ["c"] = 2, }, [BZ["Halls of Lightning"]] = { - ["loc"] = c1[BZ["Storm Peaks"]], + ["loc"] = c1[BZ["The Storm Peaks"]], ["c"] = 4, }, [BZ["Halls of Stone"]] = { - ["loc"] = c1[BZ["Stormpeak Mountains"]], + ["loc"] = c1[BZ["The Storm Peaks"]], ["c"] = 4, }, [BZ["Karazhan"]] = { -- 1.7.9.5