From 58054d704f55b6d3f2681a003b80f8541712e3c2 Mon Sep 17 00:00:00 2001 From: Repooc Date: Sun, 5 Jan 2014 20:29:45 -0500 Subject: [PATCH] Updated chat.lua to latest elvui changes. --- ElvUI_SLE/modules/chat/chat.lua | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ElvUI_SLE/modules/chat/chat.lua b/ElvUI_SLE/modules/chat/chat.lua index 0027a15..5f69dcb 100755 --- a/ElvUI_SLE/modules/chat/chat.lua +++ b/ElvUI_SLE/modules/chat/chat.lua @@ -34,6 +34,8 @@ local test = "|TInterface\\AddOns\\ElvUI_SLE\\media\\textures\\Chat_Test:13:13|t local rpg = "|TInterface\\AddOns\\ElvUI_SLE\\media\\textures\\Chat_RPG:13:35|t" local tyrone = "|TInterface\\AddOns\\ElvUI\\media\\textures\\tyrone_biggums_chat_logo.tga:16:18|t" local heart = "|TInterface\\AddOns\\ElvUI\\media\\textures\\heart_chat_logo.tga:15:15|t" +local hulkhead = "|TInterface\\AddOns\\ElvUI\\media\\textures\\hulk_head.tga:18:22|t" +local chipmonk = "|TInterface\\AddOns\\ElvUI\\media\\textures\\chipmonk_head.tga:18:22|t" local specialChatIcons = { ["BleedingHollow"] = { @@ -41,6 +43,8 @@ local specialChatIcons = { }, ["Spirestone"] = { ["Elvz"] = elvui, + ["Sarah"] = chipmonk, + ["Itzjonny"] = hulkhead, ["Elv"] = elvui, ["Sinth"] = tyrone, ["Athlina"] = heart, -- 1.7.9.5