version 1.54 | | version 1.55 |
---|
| | |
/* | | /* |
* static char *rcsid_define_h = | | * static char *rcsid_define_h = |
* "$Id: define.h,v 1.54 2002/07/15 04:57:12 mwedel Exp $"; | | * "$Id: define.h,v 1.55 2002/07/25 06:57:14 mwedel Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
| | |
#define NRSPELLPATHS 20 | | #define NRSPELLPATHS 20 |
| | |
#define NROFREALSPELLS 205 /* Number of different spells */ | | #define NROFREALSPELLS 206 /* 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 */ |
| | |