From fd5d03c8913784a54ee159495f6af5cf0f7b3808 Mon Sep 17 00:00:00 2001 From: Michael Tindal Date: Wed, 3 Dec 2014 19:16:48 -0800 Subject: [PATCH] Sort faction changed. --- ElvUI_SLE/core/globals.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ElvUI_SLE/core/globals.lua b/ElvUI_SLE/core/globals.lua index fbfee9c..17cc00f 100644 --- a/ElvUI_SLE/core/globals.lua +++ b/ElvUI_SLE/core/globals.lua @@ -54,9 +54,9 @@ SLE.Dev = { ["Cursewordz"] = true, }, ["WyrmrestAccord"] = { - ["Kìtalie"] = true, + ["Kalinix"] = true, ["Sagome"] = true, - ["Ainy"] = true, + ["Sortokk"] = true, ["Norinael"] = true, ["Tritalie"] = true, ["Myun"] = true, @@ -145,9 +145,9 @@ SLE.SpecialChatIcons = { ["Repooc"] = repooc }, ["WyrmrestAccord"] = { - ["Kìtalie"] = kitalie:format("inv_cloth_challengewarlock_d_01helm"), + ["Kalinix"] = 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"), + ["Sortokk"] = kitalie:format("inv_helm_plate_challengedeathknight_d_01"), ["Norinael"] = kitalie:format("inv_helmet_plate_challengepaladin_d_01"), ["Tritalie"] = kitalie:format("inv_helm_cloth_challengemage_d_01"), ["Myun"] = kitalie:format("inv_helmet_mail_challengeshaman_d_01"), -- 1.7.9.5