One slipped through

This commit is contained in:
skizzerz 2016-04-01 10:40:12 -05:00
parent b369a0d4b3
commit 4f1d9d8920

View File

@ -1557,7 +1557,7 @@ def stats(cli, nick, chan, rest):
rolecounts["villager"][0] -= 2
rolecounts["villager"][1] -= 2
rolecounts["wolf"] = [1, 1]
rolecounts["traitor"] = [1, ]
rolecounts["traitor"] = [1, 1]
elif pcount == 7:
rolecounts["villager"][0] -= 2
rolecounts["villager"][1] -= 2