Mercurial > wow > wowdb-profiler
changeset 284:40c8f8e32c65
Added debug print for non-group-members landing the killing blow.
author | James D. Callahan III <jcallahan@curse.com> |
---|---|
date | Wed, 15 May 2013 18:50:31 -0500 |
parents | d845b6b6d850 |
children | cd980c7bc4de |
files | Main.lua |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Main.lua Fri May 03 11:11:33 2013 -0500 +++ b/Main.lua Wed May 15 18:50:31 2013 -0500 @@ -1295,6 +1295,7 @@ local killer_name = source_name or previous_combat_event.source_name if not group_member_uids[killer_guid] and not group_pet_guids[killer_guid] then + Debug("%s: %s was killed by %s (not group member or pet).", dest_name or _G.UNKNOWN, killer_name) ClearKilledNPC() ClearKilledBossID() return