This commit is contained in:
Bunny67
2020-08-20 17:47:47 +03:00
parent f9e5026dec
commit 72eed41cf0
38 changed files with 422 additions and 197 deletions
+3 -1
View File
@@ -59,7 +59,9 @@ end
local noop = function() end
local function GetBuffTriggerOptions(data, triggernum)
local trigger= data.triggers[triggernum].trigger
local trigger = data.triggers[triggernum].trigger
trigger.names = trigger.names or {}
trigger.spellIds = trigger.spellIds or {}
local spellCache = WeakAuras.spellCache;
local ValidateNumeric = WeakAuras.ValidateNumeric;
local aura_options = {