From e8a49cc6ae5e3706624efc4a2cbc4d8f2ee2d0ea Mon Sep 17 00:00:00 2001 From: Adrian L Lange Date: Sun, 22 Nov 2009 20:04:21 +0100 Subject: [PATCH] Update buff list (shaman went resto) --- oUF_P3lim.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua index 2db634e..3bf99c5 100644 --- a/oUF_P3lim.lua +++ b/oUF_P3lim.lua @@ -36,8 +36,8 @@ local buffFilter = { [GetSpellInfo(16870)] = true, -- Druid: Clearcast [GetSpellInfo(50334)] = true, -- Druid: Berserk [GetSpellInfo(50213)] = true, -- Druid: Tiger's Fury - [GetSpellInfo(51532)] = true, -- Shaman: Maelstrom Weapon - [GetSpellInfo(49281)] = true, -- Shaman: Lightning Shield + [GetSpellInfo(57960)] = true, -- Shaman: Water Shield + [GetSpellInfo(51566)] = true, -- Shaman: Tidal Waves (Talent) [GetSpellInfo(32182)] = true, -- Shaman: Heroism [GetSpellInfo(49016)] = true, -- Death Knight: Hysteria } -- 1.7.9.5