unitframes: add warlock buffs

This commit is contained in:
Grookshank
2017-10-22 15:31:22 +02:00
committed by shagu
parent 46b1eae0ef
commit 9708ac50d1
+13
View File
@@ -1245,6 +1245,19 @@ function pfUI.uf:SetupBuffFilter()
end
-- [[ WARLOCK ]]
if myclass == "WARLOCK" then
-- Fire Shield
table.insert(pfUI.uf.buffs, "interface\\icons\\spell_fire_firearmor")
-- Blood Pact
table.insert(pfUI.uf.buffs, "interface\\icons\\spell_shadow_bloodboil")
-- Soulstone
table.insert(pfUI.uf.buffs, "interface\\icons\\spell_shadow_soulgem")
end
-- [[ WARRIOR ]]
if myclass == "WARRIOR" then
-- Battle Shout