version 1.42 | | version 1.43 |
---|
| | |
/* | | /* |
* static char *rcsid_define_h = | | * static char *rcsid_define_h = |
* "$Id: define.h,v 1.42 2001/10/31 07:00:24 garbled Exp $"; | | * "$Id: define.h,v 1.43 2001/11/01 19:38:43 pcurrlin Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
| | |
#define NRSPELLPATHS 20 | | #define NRSPELLPATHS 20 |
| | |
#define NROFREALSPELLS 203 /* Number of different spells */ | | #define NROFREALSPELLS 204 /* Number of different spells */ |
| | |
#define NROFSKILLS 33 /* match to the number of elements in skills[] array */ | | #define NROFSKILLS 33 /* match to the number of elements in skills[] array */ |
| | |