version 1.42 | version 1.43 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_item_c = | * static char *rcsid_item_c = | |||
* "$Id: item.c,v 1.42 2004/04/08 06:48:51 mwedel Exp $"; | * "$Id: item.c,v 1.43 2004/04/26 05:07:52 mwedel Exp $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
case GIRDLE: | case GIRDLE: | |||
case BRACERS: | case BRACERS: | |||
case CLOAK: | case CLOAK: | |||
case SKILL_TOOL: | ||||
break; /* We have more information to do below this switch */ | break; /* We have more information to do below this switch */ | |||
case FOOD: | case FOOD: |
Legend:
|