Fix for the merged spells in the breakdown window
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
|
||||
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
--internals
|
||||
--_detalhes.habilidade_dano:NovaTabela(spellId)
|
||||
|
||||
function Details222.DamageSpells.CreateSpellTable(spellId, cleuToken)
|
||||
return habilidade_dano:NovaTabela(spellId, nil, cleuToken)
|
||||
end
|
||||
|
||||
function habilidade_dano:NovaTabela(id, link, token)
|
||||
local _newDamageSpell = {
|
||||
|
||||
Reference in New Issue
Block a user