diff --git a/dozer/cogs/attacks.py b/dozer/cogs/attacks.py index 51d3d174..9e23e35c 100644 --- a/dozer/cogs/attacks.py +++ b/dozer/cogs/attacks.py @@ -53,5 +53,5 @@ "**{opponent}** was given a tech foul by **{attacker}**", "**{opponent}** had their code corrupted by **{attacker}**", "**{opponent}** was found without adequate eye protection by **{attacker}**", - "**{opponent}** was knocked off the chain by **{attacker}**" + "**{opponent}** was knocked off the chain by **{attacker}**", ] \ No newline at end of file