Quantcast

Replaced a trexture, added some toons to icon list

Darthpred [10-19-14 - 12:19]
Replaced a trexture, added some toons to icon list
Filename
ElvUI_SLE/core/globals.lua
ElvUI_SLE/media/textures/Chat_Friend.blp
diff --git a/ElvUI_SLE/core/globals.lua b/ElvUI_SLE/core/globals.lua
index 2a95a56..81aabda 100644
--- a/ElvUI_SLE/core/globals.lua
+++ b/ElvUI_SLE/core/globals.lua
@@ -3,10 +3,12 @@ local SLE = E:GetModule('SLE')

 --Chat icon paths
 local adapt = "|TInterface\\AddOns\\ElvUI_SLE\\media\\textures\\adapt:0:2|t"
-local repooc = "|TInterface\\AddOns\\ElvUI_SLE\\media\\textures\\SLE_Chat_Logo:0:2|t"
-local darth = "|TInterface\\AddOns\\ElvUI_SLE\\media\\textures\\SLE_Chat_LogoD:0:2|t"
-local friend = "|TInterface\\Icons\\Spell_Holy_PrayerofSpirit:16:16|t"
-local test = "|TInterface\\Icons\\Achievement_PVP_H_03:16:16|t"
+local repooc = "|TInterface\\AddOns\\ElvUI_SLE\\media\\textures\\SLE_Chat_Logo:0:2|t "
+local darth = "|TInterface\\AddOns\\ElvUI_SLE\\media\\textures\\SLE_Chat_LogoD:0:2|t "
+--"|TInterface\\Icons\\inv_helmet_131:12:12:0:0:64:64:4:60:4:60|t"
+local friend = "|TInterface\\AddOns\\ElvUI_SLE\\media\\textures\\Chat_Friend:16:16|t "
+-- local test = "|TInterface\\Icons\\Achievement_PVP_H_03:16:16|t "
+local test = "|TInterface\\AddOns\\ElvUI_SLE\\media\\textures\\Chat_Test:16:16|t "
 local rpg = "|TInterface\\AddOns\\ElvUI_SLE\\media\\textures\\Chat_RPG:13:35|t"
 local kitalie = "|TInterface\\Icons\\%s:12:12:0:0:64:64:4:60:4:60|t"
 local leader = [[|TInterface\GroupFrame\UI-Group-LeaderIcon:12:12|t]]
@@ -96,6 +98,8 @@ SLE.SpecialChatIcons = {
 			["Мейжи"] = darth,
 			--Darth's friends
 			["Леани"] = friend,
+			["Кайрия"] = friend,
+			["Дендрин"] = frined,
 			--Da tester lol
 			["Харореанн"] = test,
 			["Нерререанн"] = test
@@ -106,9 +110,12 @@ SLE.SpecialChatIcons = {
 			--Some people
 			["Брэгар"] = test
 		},
-		["Азурегос"] = {
+		["Пиратскаябухта"] = {
 			["Брэгари"] = test
 		},
+		["ЧерныйШрам"] = {
+			["Емалия"] = friend,
+		},
 	},
 	["US"] = {
 		["Spirestone"] = {
diff --git a/ElvUI_SLE/media/textures/Chat_Friend.blp b/ElvUI_SLE/media/textures/Chat_Friend.blp
index 004d64b..9488e14 100644
Binary files a/ElvUI_SLE/media/textures/Chat_Friend.blp and b/ElvUI_SLE/media/textures/Chat_Friend.blp differ