From 76863424242483e156aa9ad2444e0be31aa0d0d4 Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Mon, 3 Sep 2012 00:03:13 +0200 Subject: [PATCH] Add more spells to filter --- oUF_P3lim.lua | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua index 2fe0ee0..8e27725 100644 --- a/oUF_P3lim.lua +++ b/oUF_P3lim.lua @@ -61,6 +61,8 @@ do [106951] = true, -- Berserk [127538] = true, -- Savage Roar (glyphed) [124974] = true, -- Nature's Vigil + [132158] = true, -- Nature's Swiftness + [109864] = true, -- Kiril, Fury of Beasts (Heroic) -- Shared [32182] = true, -- Heroism @@ -77,8 +79,10 @@ end local FilterTargetDebuffs do local spells = { - [81326] = true, -- Physical Vulnerability - [113746] = true, -- Weakened Armor + [1490] = true, -- Curse of Elements (Magic Vulnerability) + [58410] = true, -- Master Poisoner (Magic Vulnerability) + [81326] = true, -- Physical Vulnerability (Shared) + [113746] = true, -- Weakened Armor (Shared) } function FilterTargetDebuffs(...) -- 1.7.9.5