version 1.34 | | version 1.35 |
---|
| | |
/* | | /* |
* static char *rcsid_config_h = | | * static char *rcsid_config_h = |
* "$Id: config.h,v 1.34 2002/11/13 00:49:46 garbled Exp $"; | | * "$Id: config.h,v 1.35 2002/11/13 04:57:32 garbled Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
* object manipulations will be usable for other objects. | | * object manipulations will be usable for other objects. |
*/ | | */ |
| | |
#define REAL_WIZ | | #define REAL_WIZ TRUE |
| | |
| | |
/* | | /* |
| | |
* this to really work, the filename must be constant so the next run | | * this to really work, the filename must be constant so the next run |
* knows where to find the information. | | * knows where to find the information. |
*/ | | */ |
/* | | |
#define RECYCLE_TMP_MAPS | | #define RECYCLE_TMP_MAPS FALSE |
*/ | | |
| | |
/* define RESURECTION if you want to let players bring other players | | /* define RESURECTION if you want to let players bring other players |
* back to life via some spells. If RESURRECTION is undefined, then a | | * back to life via some spells. If RESURRECTION is undefined, then a |