Update buff list (shaman went resto)
Adrian L Lange [11-22-09 - 19:04]
Update buff list (shaman went resto)
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
}