version 1.717 | | version 1.718 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | Fix for bug #1551371 (No-magic prevents monsters from casting spells) |
| | server/skill_util.c: ignore no_spell/no_magic for monsters. |
| | ---- |
Fix for bug #1551386 (Alchemy with unpaid items). | | Fix for bug #1551386 (Alchemy with unpaid items). |
include/sproto.h: new function declaration. | | include/sproto.h: new function declaration. |
server/alchemy.c: check for unpaid items/cauldrons in new function. | | server/alchemy.c: check for unpaid items/cauldrons in new function. |