version 1.3 | | version 1.4 |
---|
| | |
/* | | /* |
* static char *rcsid_skills_h = | | * static char *rcsid_skills_h = |
* "$Id: skills.h,v 1.3 1999/09/17 21:09:40 damn Exp $"; | | * "$Id: skills.h,v 1.4 1999/09/18 07:39:43 damn Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
| | |
/* #define LINKED_SKILL_LIST */ | | /* #define LINKED_SKILL_LIST */ |
| | |
#define NROFSKILLS 32 /* match to the number of elements in skills[] array */ | | |
| | |
enum skillnrs { | | enum skillnrs { |
/* 0 */ | | /* 0 */ |
SK_STEALING, /* steal from other players/NPCs */ | | SK_STEALING, /* steal from other players/NPCs */ |