version 1.443 | | version 1.444 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | random_maps/treasure.c: Fix out-of-bounds array access if place_chest() cannot |
| | find a free spot to place a new chest. |
| | Andreas Kirschbaum 2005-11-01 |
| | |
Fix bug #1082534 (monks with weapons): Now monks properly are denied from | | Fix bug #1082534 (monks with weapons): Now monks properly are denied from |
using weapons. Only newly created monks are affected since it now relies on a | | using weapons. Only newly created monks are affected since it now relies on a |
force named "no weapon force" in the player's inventory. The problem was that | | force named "no weapon force" in the player's inventory. The problem was that |