fix other way to get "silly thing to wear"
It was possible for the code to end up in do_wear.c to put out the "silly thing to wear" message.
This commit is contained in:
@@ -807,6 +807,7 @@ E int FDECL(count_unpaid, (struct obj *));
|
||||
E int FDECL(count_buc, (struct obj *,int));
|
||||
E void FDECL(carry_obj_effects, (struct obj *));
|
||||
E const char *FDECL(currency, (long));
|
||||
E void FDECL(silly_thing, (const char *,struct obj *));
|
||||
|
||||
/* ### ioctl.c ### */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user