Added combatObject.bloodlust where values on this table are seconds in combat where the player received bloodlust

This commit is contained in:
Tercio Jose
2022-01-24 15:29:11 -03:00
parent 8678f611a0
commit 285ef27e41
6 changed files with 62 additions and 38 deletions
+3 -1
View File
@@ -347,7 +347,9 @@
--player custom bar color
--at this position in the code, the color will replace colors from arena matches
if (Details.use_self_color) then
actorObject.customColor = Details.class_colors.SELF
if (nome == _detalhes.playername) then
actorObject.customColor = Details.class_colors.SELF
end
end
--> um pet