]> granicus.if.org Git - nethack/commitdiff
fixes entry for pull request #746 - force-fight \
authorPatR <rankin@nethack.org>
Thu, 28 Apr 2022 08:33:31 +0000 (01:33 -0700)
committerPatR <rankin@nethack.org>
Thu, 28 Apr 2022 08:33:31 +0000 (01:33 -0700)
against "unknown obstacle"

Pull request #746 by entrez:  give better feedback when 'F' prefix
is used toward furniture covered by objects and towards solid rock
terrain on arboreal levels.

Fixes #746

doc/fixes3-7-0.txt

index 7bcbe1cac2cf4007c54c0560e489c0adb03a9bda..9969714246408775e6c0091d91b24ead3bf674aa 100644 (file)
@@ -1181,6 +1181,8 @@ if the progarm was built with EXTRA_SANITY_CHECKS enabled, changing levels
        while riding would give impossible warning "no monster to remove"
 the change to protect Rider corpses from being destroyed by exploding chests
        inadvertently prevented them from being used up when Riders revived
+force-fight against furniture covered by an object described the attack as
+       missing an unknown obstacle
 
 curses: 'msg_window' option wasn't functional for curses unless the binary
        also included tty support