Update parser.lua

This commit is contained in:
m4tjz 2020-05-17 17:12:55 -03:00 committed by GitHub
parent e5a9b76d31
commit 02b330a095
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1534,7 +1534,7 @@
end
end
local damage = reflection_damage[who_serial] and reflection_damage[who_serial][spellid]
local reflectionreflection = reflection_auras[alvo_serial]
local reflection = reflection_auras[alvo_serial]
if (damage) then
--> damage ocurred first, so we have its data
amount = reflection_damage[who_serial][spellid].amount