]> granicus.if.org Git - nethack/commit
bandaid for #U49
authornethack.rankin <nethack.rankin>
Mon, 9 Sep 2002 07:36:13 +0000 (07:36 +0000)
committernethack.rankin <nethack.rankin>
Mon, 9 Sep 2002 07:36:13 +0000 (07:36 +0000)
commitb8f368ced46089ee9f9de47e383063c3e6b1fcf7
treecb93bccc09c67e854436b4ebf16ab4291969a957
parent727bf172ad11c3dd4ebd775ec76665a6960e7ce2
bandaid for #U49

     Partially deal with the reported silly message combination

> Also, when unwielding a weapon using 'A', you get the messages
> "You are empty handed.  You finish disrobing."

by saying "disarming" rather than "disrobing" when manipulating
just the three weapon slots.  Handling weapons in combination
with armor or accessories or both still says "disrobing" though.
The case when dealing with just accessories should pick something
else, but the closest I've thought up so far is "divesting" and
I don't think that works very well.  Is there a better term for
taking off jewelry?  If so, would it end up being out of place
when applied to nethack's selection of eyewear?
doc/fixes34.1
src/do_wear.c