Feat: Add new method on SpellInfo (GetEffectMiscValue) (#342)
This commit is contained in:
@@ -1468,6 +1468,8 @@ ALERegister<SpellInfo> SpellInfoMethods[] =
|
||||
{ "GetExplicitTargetMask", &LuaSpellInfo::GetExplicitTargetMask },
|
||||
{ "GetAuraState", &LuaSpellInfo::GetAuraState },
|
||||
{ "GetSpellSpecific", &LuaSpellInfo::GetSpellSpecific },
|
||||
{ "GetEffectMiscValueA", &LuaSpellInfo::GetEffectMiscValueA },
|
||||
{ "GetEffectMiscValueB", &LuaSpellInfo::GetEffectMiscValueB },
|
||||
|
||||
// Setters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user