From 58db8dc6c3cbd2bd94fc86f7079f74e3a0b1cce4 Mon Sep 17 00:00:00 2001 From: Repooc Date: Thu, 26 Mar 2015 03:16:24 -0400 Subject: [PATCH] Added gold icon for good old buddy Loosh - Spirestone --- ElvUI_SLE/core/globals.lua | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ElvUI_SLE/core/globals.lua b/ElvUI_SLE/core/globals.lua index 8e0f57e..406ceb6 100755 --- a/ElvUI_SLE/core/globals.lua +++ b/ElvUI_SLE/core/globals.lua @@ -11,7 +11,8 @@ local friend = "|TInterface\\AddOns\\ElvUI_SLE\\media\\textures\\Chat_Friend:16: 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 orc = "|TInterface\\Icons\\Achievement_Character_Orc_Male:16:16|t " +local orc = "|TInterface\\Icons\\Achievement_Character_Orc_Male:16:16|t" +local goldicon = "|TInterface\\MoneyFrame\\UI-GoldIcon:12:12|t" E.SLEConfigs = {} @@ -76,12 +77,10 @@ SLE.SpecialChatIcons = { ["Mobius"] = adapt, ["Urgfelstorm"] = adapt, ["Kilashandra"] = adapt, - ["Electrro"] = adapt, - ["Afterthot"] = adapt, ["Lavathing"] = adapt, ["Finkle"] = adapt, ["Chopsti"] = adapt, - ["Taiin"] = adapt + ["Loosh"] = goldicon }, ["Illidan"] = { --Darth's toon -- 1.7.9.5