| version 1.515 | | version 1.516 |
|---|
| | |
| ------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
| Changes for CVS: | | Changes for CVS: |
| | | |
| | | Make SIGNs (including Magic Mouths) trigger for DMs again. Does not reduce the |
| | | counter if in 'wizpass mode. |
| | | -- |
| | | server/apply.c: In apply_sign() ignore DMs. |
| | | Andreas Kirschbaum 2006-01-04 |
| | | |
| server/spell_effect.c: Apply patch 1394861 - fixes magic walls. In conjuction | | server/spell_effect.c: Apply patch 1394861 - fixes magic walls. In conjuction |
| with archetype changes, look at the spell object (and not created wall) | | with archetype changes, look at the spell object (and not created wall) |
| to see if it blocks. | | to see if it blocks. |