]> granicus.if.org Git - nethack/commitdiff
fixes entry for #810 - underwater food
authorPatR <rankin@nethack.org>
Mon, 4 Jul 2022 00:09:56 +0000 (17:09 -0700)
committerPatR <rankin@nethack.org>
Mon, 4 Jul 2022 00:09:56 +0000 (17:09 -0700)
Pull request from entrez:  non-swimming pets wouldn't target
underwater food but if a flying pet happened to move over such food
it would eat that.

Fixes #810

doc/fixes3-7-0.txt

index bc58dc113a4b371b767642d86e19d2da8ac6f437..5fe66dbe3685c549c75d1ae7eebaa53cde0df8f7 100644 (file)
@@ -948,6 +948,8 @@ a hero on the quest home level who runs or travels past the quest leader and
        gets tossed out of the quest for some reason would keep running on the
        far side of the quest portal
 allow rush/run over water if wearing discovered water walking boots
+flying pets wouldn't target underwater food but if they happened to fly over
+       such food they could and would eat it
 
 
 Fixes to 3.7.0-x Problems that Were Exposed Via git Repository