mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-23 16:16:56 +00:00
unitframes: add blessing of light buff indicator
This commit is contained in:
@@ -1528,6 +1528,10 @@ function pfUI.uf:SetupBuffFilter()
|
||||
-- Blessing of Might
|
||||
table.insert(pfUI.uf.buffs, "interface\\icons\\spell_holy_fistofjustice")
|
||||
table.insert(pfUI.uf.buffs, "interface\\icons\\spell_holy_greaterblessingofkings")
|
||||
|
||||
-- Blessing of Light
|
||||
table.insert(pfUI.uf.buffs, "interface\\icons\\spell_holy_prayerofhealing02")
|
||||
table.insert(pfUI.uf.buffs, "interface\\icons\\spell_holy_greaterblessingoflight")
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user