From 525eed73489c3829e8e61b985b04b5e4df3e0340 Mon Sep 17 00:00:00 2001 From: Michael Tindal Date: Sun, 16 Nov 2014 20:24:28 -0800 Subject: [PATCH] Fix for chat icon for sortokk. --- ElvUI_SLE/core/globals.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ElvUI_SLE/core/globals.lua b/ElvUI_SLE/core/globals.lua index 6236535..ff79204 100644 --- a/ElvUI_SLE/core/globals.lua +++ b/ElvUI_SLE/core/globals.lua @@ -54,7 +54,7 @@ SLE.Dev = { ["Cursewordz"] = true, }, ["WyrmrestAccord"] = { - ["Kitalie"] = true, + ["Kìtalie"] = true, ["Sagome"] = true, ["Ainy"] = true, ["Norinael"] = true, @@ -143,7 +143,7 @@ SLE.SpecialChatIcons = { ["Repooc"] = repooc }, ["WyrmrestAccord"] = { - ["Kitalie"] = kitalie:format("inv_cloth_challengewarlock_d_01helm"), + ["Kìtalie"] = kitalie:format("inv_cloth_challengewarlock_d_01helm"), ["Sagome"] = kitalie:format("inv_helm_leather_challengemonk_d_01"), ["Ainy"] = kitalie:format("inv_helm_plate_challengedeathknight_d_01"), ["Norinael"] = kitalie:format("inv_helmet_plate_challengepaladin_d_01"), -- 1.7.9.5