Target username instead of uuid

This commit is contained in:
Mateus Etto
2018-02-19 00:24:30 +09:00
parent 477c23dd67
commit 2ce9b319a0

View File

@@ -741,7 +741,7 @@ api.castSpell = {
user: user.profile.name,
class: klass,
spell: spellId,
target: partyMembers._id,
target: partyMembers.profile.name,
});
} else {
party.sendChat(message, null, null, {