Quantcast

Add holy power tag

Adrian L Lange [03-15-12 - 03:04]
Add holy power tag
Filename
oUF_P3lim.lua
diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua
index d0885f3..b195046 100644
--- a/oUF_P3lim.lua
+++ b/oUF_P3lim.lua
@@ -116,7 +116,7 @@ local UnitSpecific = {
 		PowerValue:SetFont(FONT, 8, 'OUTLINEMONOCHROME')
 		PowerValue:SetJustifyH('LEFT')
 		PowerValue.frequentUpdates = 0.1
-		self:Tag(PowerValue, '[p3lim:power][ >p3lim:druid][ | >p3lim:spell]')
+		self:Tag(PowerValue, '[|cffffff00>holypower<|r ][p3lim:power][ >p3lim:druid][ | >p3lim:spell]')

 		self.Debuffs.size = 22
 		self.Debuffs:SetSize(230, 22)