chk_nightdone used to check whether the number of people seen equals the number of seers (and the same for harlot, etc.). This means night times out if the seer (etc.) leaves after seeing but before night is otherwise ended. This commit changes equals to >=, and swaps around the wolf part of that condition so that it matches the other parts. |
||
---|---|---|
modules | ||
oyoyo | ||
settings | ||
tools | ||
.gitignore | ||
botconfig.py.example | ||
LICENSE | ||
README | ||
wolfbot.py |
Use Python 3.2 (3.1 doesn't work) configure botconfig.py by following the example in botconfig.py.example if desired, configure settings/wolfgame.py to modify game settings run wolfbot.py