mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-27 09:56:03 +00:00
nameplates: disable debuff timer animation
This commit is contained in:
@@ -269,6 +269,7 @@ pfUI:RegisterModule("nameplates", "vanilla:tbc", function ()
|
||||
debuffs[i].stacks:SetTextColor(1,1,0)
|
||||
|
||||
debuffs[i].cd = CreateFrame(COOLDOWN_FRAME_TYPE, nil, debuffs[i], "CooldownFrameTemplate")
|
||||
debuffs[i].cd.pfCooldownStyleAnimation = 0
|
||||
debuffs[i].cd.pfCooldownType = "ALL"
|
||||
end
|
||||
nameplate.debuffs = debuffs
|
||||
|
||||
Reference in New Issue
Block a user