- tooltip fix for heal absorbs.

This commit is contained in:
Tercio
2017-05-04 21:06:17 -03:00
parent 72f731fb16
commit e37a2ceae3
3 changed files with 16 additions and 13 deletions
+2
View File
@@ -993,6 +993,8 @@
function parser:heal_denied (token, time, who_serial, who_name, who_flags, alvo_serial, alvo_name, alvo_flags, alvo_flags2, spellidAbsorb, spellnameAbsorb, spellschoolAbsorb, serialHealer, nameHealer, flagsHealer, flags2Healer, spellidHeal, spellnameHeal, typeHeal, amountDenied)
-- print (who_name, alvo_name, nameHealer, spellidHeal, spellnameHeal, typeHeal, amountDenied)
if (not _in_combat) then
return
end