Add missing period

This commit is contained in:
nyuszika7h 2014-07-02 07:41:13 +02:00
parent 14aca5ee64
commit d4ebbf6d9a

View File

@ -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: