From d4ebbf6d9ada05510ddfa163f08ec55f12d1f8b6 Mon Sep 17 00:00:00 2001 From: nyuszika7h Date: Wed, 2 Jul 2014 07:41:13 +0200 Subject: [PATCH] Add missing period --- modules/wolfgame.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/wolfgame.py b/modules/wolfgame.py index 692706c..42e1202 100644 --- a/modules/wolfgame.py +++ b/modules/wolfgame.py @@ -1476,7 +1476,7 @@ def transition_day(cli, gameid=0): if var.GUARDED.get(gangel) == victim: dead.append(gangel) message.append(("\u0002{0}\u0002 sacrificed their life to the wolves to "+ - "guard that of another").format(gangel)) + "guard that of another.").format(gangel)) break victim = "" elif not victim: