Quantcast

Another faction change.

Michael Tindal [12-13-14 - 10:13]
Another faction change.
Filename
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"),