From b9696d852844701e92d3dfb54b2ec608191b2dba Mon Sep 17 00:00:00 2001 From: silvanathecat Date: Thu, 21 Mar 2024 19:25:39 -0400 Subject: [PATCH] --- dozer/cogs/attacks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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