Parser: track absorbs from absorbed amount on spell_dmg
This commit is contained in:
parent
85c6a18fd0
commit
a034ddfa3e
1 changed files with 1 additions and 0 deletions
|
|
@ -768,6 +768,7 @@
|
|||
--group checks and avoidance
|
||||
|
||||
if (absorbed) then
|
||||
parser:heal_absorb(token, time, sourceSerial, sourceName, sourceFlags, targetSerial, targetName, targetFlags, 0, spellId, spellName, spellType, nil, nil, nil, nil, nil, nil, nil, absorbed)
|
||||
amount = absorbed + (amount or 0)
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue