From e33b67e996614dc53566f86ffc39f823009dc320 Mon Sep 17 00:00:00 2001 From: Michael Tindal Date: Sat, 13 Dec 2014 02:13:38 -0800 Subject: [PATCH] Another faction change. --- ElvUI_SLE/core/globals.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 ElvUI_SLE/core/globals.lua diff --git a/ElvUI_SLE/core/globals.lua b/ElvUI_SLE/core/globals.lua old mode 100644 new mode 100755 index 17cc00f..9fc9bf5 --- a/ElvUI_SLE/core/globals.lua +++ b/ElvUI_SLE/core/globals.lua @@ -58,7 +58,7 @@ SLE.Dev = { ["Sagome"] = true, ["Sortokk"] = true, ["Norinael"] = true, - ["Tritalie"] = true, + ["Shalerie"] = true, ["Myun"] = true, ["Nevaleigh"] = true, ["Celenii"] = true, @@ -149,7 +149,7 @@ SLE.SpecialChatIcons = { ["Sagome"] = kitalie:format("inv_helm_leather_challengemonk_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"), + ["Shalerie"] = kitalie:format("inv_helm_cloth_challengemage_d_01"), ["Myun"] = kitalie:format("inv_helmet_mail_challengeshaman_d_01"), ["Nevaleigh"] = kitalie:format("inv_helmet_leather_challengerogue_d_01"), ["Celenii"] = kitalie:format("inv_helmet_cloth_challengepriest_d_01"), -- 1.7.9.5