This commit is contained in:
0xDEAD10CC 2017-07-27 03:05:15 -07:00 committed by Steve Bouché
parent 26afb54cb7
commit 220f852880

View file

@ -75,7 +75,7 @@ class DroidControllerTask(CoindroidAPITask):
baseMessage = "{block_height}:{action_id} - " \
"{player_username}({player_id}):{droid_name}(" \
"{droid_id}) did {action_type} on " \
"{targetName}({targetID})."
"{targetName}({targetID}).".format(**stats)
message = [baseMessage]
if stats["healthChangedFrom"] or stats["healthChangedTo"]:
message.append(