Don't make CS lose if they die in vilgame
This commit is contained in:
parent
3ea7ba0d2c
commit
9d4a5172b4
@ -1829,7 +1829,7 @@ def chk_decision(cli, force=""):
|
||||
return
|
||||
else:
|
||||
cli.msg(botconfig.CHANNEL, messages["villagergame_win"])
|
||||
stop_game(cli, "villagers")
|
||||
stop_game(cli, "everyone")
|
||||
return
|
||||
else:
|
||||
del votelist[botconfig.NICK]
|
||||
|
Loading…
Reference in New Issue
Block a user