From 50494ad0e60cc82e848022890992ad56ea8202bc Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 16 Feb 2013 10:10:57 +0400 Subject: [PATCH] Added title to LFR zone on tooltip --- ElvUI_SLE/modules/datatexts/time.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/ElvUI_SLE/modules/datatexts/time.lua b/ElvUI_SLE/modules/datatexts/time.lua index b8b8dbd..02f5957 100644 --- a/ElvUI_SLE/modules/datatexts/time.lua +++ b/ElvUI_SLE/modules/datatexts/time.lua @@ -141,6 +141,7 @@ local function OnEnter(self) local lvl = UnitLevel("player") local ilvl = GetAverageItemLevel() DT.tooltip:AddLine(" ") + DT.tooltip:AddLine(RAID_FINDER) if lvl == 85 and ilvl >= 372 then DT:DragonSoul(416, 417) elseif lvl == 90 then -- 1.7.9.5