finalize fake characters logic

This commit is contained in:
ErikasKontenis
2021-05-07 22:36:08 +03:00
parent 02450e8840
commit 733f566e83
9 changed files with 212 additions and 27 deletions

View File

@@ -82,5 +82,4 @@ function onDeath(player, corpse, killer, mostDamageKiller, unjustified, mostDama
if warId ~= 0 then
guildwars:processKill(warId, killer, player)
end
end