version 1.35 | | version 1.36 |
---|
| | |
/* | | /* |
* static char *rcsid_config_h = | | * static char *rcsid_config_h = |
* "$Id: config.h,v 1.35 2002/11/13 04:57:32 garbled Exp $"; | | * "$Id: config.h,v 1.36 2002/11/13 05:24:53 garbled Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
* It's a good idea to turn off EXPLORE_MODE if you will only be running | | * It's a good idea to turn off EXPLORE_MODE if you will only be running |
* on server, since it would block new players. | | * on server, since it would block new players. |
*/ | | */ |
/* | | |
#define EXPLORE_MODE | | #define EXPLORE_MODE FALSE |
*/ | | |
| | |
| | |
/* FULL_RING_DESCRIPTION has crossfire prints out the abilities of | | /* FULL_RING_DESCRIPTION has crossfire prints out the abilities of |
| | |
* characters increases though. | | * characters increases though. |
*/ | | */ |
| | |
#define SPELLPOINT_LEVEL_DEPEND | | #define SPELLPOINT_LEVEL_DEPEND TRUE |
| | |
| | |
/* SPELL_ENCUMBRANCE -- If you're carrying a weapon or wearing heavy armour, | | /* SPELL_ENCUMBRANCE -- If you're carrying a weapon or wearing heavy armour, |