From bb0cffe4c0c37aace323bec3e098cc00cdd53a59 Mon Sep 17 00:00:00 2001 From: fgprodigal Date: Fri, 21 Feb 2020 11:18:26 +0800 Subject: [PATCH] Update PA profile --- Core/AddonProfiles/ProjectAzilroka.lua | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Core/AddonProfiles/ProjectAzilroka.lua b/Core/AddonProfiles/ProjectAzilroka.lua index d8cf892..063a674 100644 --- a/Core/AddonProfiles/ProjectAzilroka.lua +++ b/Core/AddonProfiles/ProjectAzilroka.lua @@ -54,7 +54,13 @@ function RayUI:LoadPAProfile() PA.db["iFilger"]["FocusBuffs"]["Enable"] = false PA.db["iFilger"]["Procs"]["Enable"] = false PA.db["iFilger"]["Cooldowns"]["Enable"] = false - PA.db["iFilger"]["Buffs"]["Enable"] = false + PA.db["iFilger"]["Buffs"]["Enable"] = true + PA.db["iFilger"]["Buffs"]["Size"] = 40 + PA.db["iFilger"]["Buffs"]["FilterByList"] = "Whitelist" + PA.db["iFilger"]["Buffs"]["StackCountFont"] = E.Libs.LSM.DefaultMedia["font"] + PA.db["iFilger"]["Buffs"]["StackCountFontFlag"] = "OUTLINE" + PA.db["iFilger"]["Buffs"]["StackCountFontSize"] = 12 + PA.db["iFilger"]["Buffs"]["Whitelist"][275863] = true PA.db["iFilger"]["TargetDebuffs"]["Enable"] = false PA.db["iFilger"]["ItemCooldowns"]["Enable"] = true PA.db["iFilger"]["ItemCooldowns"]["StatusBarTexture"] = "Kringel" -- GitLab