from retail
This commit is contained in:
@@ -10,6 +10,8 @@ local default = {
|
||||
desaturate = false,
|
||||
iconSource = -1,
|
||||
progressSource = {-1, "" },
|
||||
adjustedMax = "",
|
||||
adjustedMin = "",
|
||||
texture = "Blizzard",
|
||||
textureSource = "LSM",
|
||||
width = 200,
|
||||
|
||||
@@ -20,6 +20,8 @@ local default = {
|
||||
desaturate = false,
|
||||
iconSource = -1,
|
||||
progressSource = {-1, "" },
|
||||
adjustedMax = "",
|
||||
adjustedMin = "",
|
||||
inverse = false,
|
||||
width = 64,
|
||||
height = 64,
|
||||
|
||||
@@ -81,6 +81,8 @@ end
|
||||
|
||||
local default = {
|
||||
progressSource = {-1, "" },
|
||||
adjustedMax = "",
|
||||
adjustedMin = "",
|
||||
foregroundTexture = "Interface\\Addons\\WeakAuras\\PowerAurasMedia\\Auras\\Aura3",
|
||||
backgroundTexture = "Interface\\Addons\\WeakAuras\\PowerAurasMedia\\Auras\\Aura3",
|
||||
desaturateBackground = false,
|
||||
|
||||
@@ -6,6 +6,8 @@ local L = WeakAuras.L;
|
||||
|
||||
local default = {
|
||||
progressSource = {-1, "" },
|
||||
adjustedMax = "",
|
||||
adjustedMin = "",
|
||||
foregroundTexture = "Interface\\AddOns\\WeakAuras\\Media\\Textures\\StopMotion",
|
||||
backgroundTexture = "Interface\\AddOns\\WeakAuras\\Media\\Textures\\StopMotion",
|
||||
desaturateBackground = false,
|
||||
|
||||
Reference in New Issue
Block a user