One slipped through
This commit is contained in:
parent
b369a0d4b3
commit
4f1d9d8920
@ -1557,7 +1557,7 @@ def stats(cli, nick, chan, rest):
|
|||||||
rolecounts["villager"][0] -= 2
|
rolecounts["villager"][0] -= 2
|
||||||
rolecounts["villager"][1] -= 2
|
rolecounts["villager"][1] -= 2
|
||||||
rolecounts["wolf"] = [1, 1]
|
rolecounts["wolf"] = [1, 1]
|
||||||
rolecounts["traitor"] = [1, ]
|
rolecounts["traitor"] = [1, 1]
|
||||||
elif pcount == 7:
|
elif pcount == 7:
|
||||||
rolecounts["villager"][0] -= 2
|
rolecounts["villager"][0] -= 2
|
||||||
rolecounts["villager"][1] -= 2
|
rolecounts["villager"][1] -= 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user