version 1.32 | | version 1.33 |
---|
| | |
/* | | /* |
* static char *rcsid_define_h = | | * static char *rcsid_define_h = |
* "$Id: define.h,v 1.32 2001/06/11 18:47:11 michtoen Exp $"; | | * "$Id: define.h,v 1.33 2001/06/13 10:50:15 michtoen Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
| | |
#define NRSPELLPATHS 20 | | #define NRSPELLPATHS 20 |
| | |
#define NROFREALSPELLS 202 /* Number of different spells */ | | #define NROFREALSPELLS 203 /* 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 */ |
| | |