Merge pull request #743 from Flamanis/TWW-Spec_augmentation

Update spec_augmentation.lua to fix GetSpellInfo on TWW
This commit is contained in:
Tercio Jose 2024-06-07 23:10:59 -03:00 committed by GitHub
commit 1d3ae76d84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,6 +15,7 @@ local CONST_SPELLID_INFERNOBLESS = 410263
local UnitExists = UnitExists
local UnitIsUnit = UnitIsUnit
local GetSpellInfo = Details222.GetSpellInfo
local augmentationFunctions = Details222.SpecHelpers[1473]
local augmentationCache = Details222.SpecHelpers[1473].augmentation_cache