This commit is contained in:
Tercio Jose
2023-09-13 12:45:27 -03:00
+1 -1
View File
@@ -1054,7 +1054,7 @@
overall["ALL"] = overall["ALL"] + 1 --qualtipo de hit ou absorb
mob["ALL"] = mob["ALL"] + 1 --qualtipo de hit ou absorb
if (spellId < 3) then
if (not isERA and spellId < 3) then
--overall
overall["HITS"] = overall["HITS"] + 1
mob["HITS"] = mob["HITS"] + 1