banned/modules
Yizhe Shen 959ef98f51 Fix for stasising.
- Removes cloaks from var.STASISED when var.STASISED[cloak] <= 0
- Slight rewrite of fstasis(). The stasis value for a player can now be
  specified directly. If data[1] <= 0, stasis is removed for the
  player if player had one. If data[1] > 0, that amount is set for the
  player's stasis. It now catches ValueError exceptions for invalid values
  of data[1].
2014-04-30 03:01:08 -04: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
wolfgame.py Fix for stasising. 2014-04-30 03:01:08 -04:00