Merge pull request #743 from Flamanis/TWW-Spec_augmentation
Update spec_augmentation.lua to fix GetSpellInfo on TWW
This commit is contained in:
@@ -15,6 +15,7 @@ local CONST_SPELLID_INFERNOBLESS = 410263
|
|||||||
|
|
||||||
local UnitExists = UnitExists
|
local UnitExists = UnitExists
|
||||||
local UnitIsUnit = UnitIsUnit
|
local UnitIsUnit = UnitIsUnit
|
||||||
|
local GetSpellInfo = Details222.GetSpellInfo
|
||||||
|
|
||||||
local augmentationFunctions = Details222.SpecHelpers[1473]
|
local augmentationFunctions = Details222.SpecHelpers[1473]
|
||||||
local augmentationCache = Details222.SpecHelpers[1473].augmentation_cache
|
local augmentationCache = Details222.SpecHelpers[1473].augmentation_cache
|
||||||
|
|||||||
Reference in New Issue
Block a user