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
|
return
|
||||||
else:
|
else:
|
||||||
cli.msg(botconfig.CHANNEL, messages["villagergame_win"])
|
cli.msg(botconfig.CHANNEL, messages["villagergame_win"])
|
||||||
stop_game(cli, "villagers")
|
stop_game(cli, "everyone")
|
||||||
return
|
return
|
||||||
else:
|
else:
|
||||||
del votelist[botconfig.NICK]
|
del votelist[botconfig.NICK]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user