update/show coord in combat log warning
This commit is contained in:
3 files changed
+3
-2
No files matched your search
@@ -89,6 +89,7 @@ module.exports = {
|
||||
DetectCombatLog(client, guildId, {
|
||||
time: info.time,
|
||||
player: info.player,
|
||||
pos: plaerStat.pos,
|
||||
lastDamageDate: playerStat.lastDamageDate,
|
||||
lastHitBy: playerStat.lastHitBy,
|
||||
lastDeathDate: playerStat.lastDeathDate,
|
||||
|
||||
Reference in new issue
Block a user