version 1.17 | | version 1.18 |
---|
| | |
/* | | /* |
* static char *rcsid_define_h = | | * static char *rcsid_define_h = |
* "$Id: define.h,v 1.17 2000/11/08 20:15:41 avogl Exp $"; | | * "$Id: define.h,v 1.18 2000/11/17 11:16:45 peterm Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
| | |
#define NRSPELLPATHS 20 | | #define NRSPELLPATHS 20 |
| | |
#define NROFREALSPELLS 189 /* Number of different spells */ | | #define NROFREALSPELLS 190 /* 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 */ |
| | |