Arena Enemy Player Deaths improvements

This commit is contained in:
Tercio Jose
2022-04-08 14:33:42 -03:00
parent a3e38a1e6a
commit 241200d6c0
5 changed files with 97 additions and 43 deletions
+2
View File
@@ -295,6 +295,8 @@
actorObject.enemy = true
actorObject.arena_enemy = true
actorObject.arena_team = 1 -- former my_team_color
Details:GuessArenaEnemyUnitId(nome)
end
local arena_props = _detalhes.arena_table [nome]