From d43c9ada5bf1b716260c57f3173ead3375a23191 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Mon, 27 Oct 2014 15:03:07 +0100 Subject: [PATCH] Add duration timers to target buffs too --- oUF_P3lim.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua index f245428..41ed3ca 100644 --- a/oUF_P3lim.lua +++ b/oUF_P3lim.lua @@ -383,6 +383,7 @@ local UnitSpecific = { self.Debuffs:SetSize(230, 19.4) self.Debuffs.CustomFilter = FilterTargetDebuffs self.Debuffs.PostUpdateIcon = PostUpdateDebuff + self.Buffs.PostUpdateIcon = PostUpdateBuff self.Power.PostUpdate = PostUpdatePower self:Tag(self.HealthValue, '[p3lim:status][p3lim:curhp][ >p3lim:targethp]') -- 1.7.9.5