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?
This commit is contained in:
@@ -237,6 +237,7 @@ don't state that "you narrowly avoid losing all chance" message if you try
|
||||
fix enlightenment feedback for bonus or penalty on damage and chance to hit
|
||||
effects of purple worms consuming special monsters is now more consistent
|
||||
across eating, digesting and dropped corpses while engulfed
|
||||
avoid "you finish disrobing" when disarming via the 'A' command
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user