banned/modules
Robert Wall ed62cbbfc9 Change branch condition for checking if night is over, fixes #17
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.
2013-07-15 19:37:10 -07:00
..
__init__.py major restructuring 2011-12-28 17:44:11 -06:00
common.py allow the enabling of certain debug mode commands in normal mode via config 2012-07-14 21:34:11 -05:00
sabotage.py various tweaks 2011-12-29 17:41:25 -06:00
wolfgame.py Change branch condition for checking if night is over, fixes #17 2013-07-15 19:37:10 -07:00