version 1.7 | | version 1.8 |
---|
| | |
/* | | /* |
* static char *rcsid_newclient_h = | | * static char *rcsid_newclient_h = |
* "$Id: newclient.h,v 1.7 2001/05/29 04:41:53 mwedel Exp $"; | | * "$Id: newclient.h,v 1.8 2001/11/17 21:25:21 michtoen Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
#define CS_STAT_SKILLEXP_WISDOM 128 | | #define CS_STAT_SKILLEXP_WISDOM 128 |
#define CS_STAT_SKILLEXP_WILEVEL 129 | | #define CS_STAT_SKILLEXP_WILEVEL 129 |
| | |
| | #define CS_STAT_EXT_TITLE 130 |
| | |
/* These are used with CS_STAT_FLAGS above to communicate S->C what the | | /* These are used with CS_STAT_FLAGS above to communicate S->C what the |
* server thinks the fireon & runon states are. | | * server thinks the fireon & runon states are. |
*/ | | */ |