From c733ade4457ace90c6de37ce915453128582cd3f Mon Sep 17 00:00:00 2001 From: Darthpred Date: Fri, 10 Oct 2014 22:47:33 +0400 Subject: [PATCH] HoTS in the friendlist --- ElvUI_SLE/modules/sledatatexts/friends.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ElvUI_SLE/modules/sledatatexts/friends.lua b/ElvUI_SLE/modules/sledatatexts/friends.lua index c99959b..a1c326e 100644 --- a/ElvUI_SLE/modules/sledatatexts/friends.lua +++ b/ElvUI_SLE/modules/sledatatexts/friends.lua @@ -435,7 +435,9 @@ function LDB.OnEnter(self) if player["CLIENT"] == wtcgString then line = tooltip:SetCell(line, 6, "|cff82c5ffHearthstone|r") end - + if player["CLIENT"] == "Hero" then + line = tooltip:SetCell(line, 6, "|cff82c5ffHeroes of The Storm|r") + end end if not E.db.sle.dt.friends.hideFriendsNotes then -- 1.7.9.5