From: PatR Date: Mon, 4 Jul 2022 00:09:56 +0000 (-0700) Subject: fixes entry for #810 - underwater food X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=99558c580ce596e9d584912debf259d7e4bdc5b4;p=nethack fixes entry for #810 - underwater food 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 --- diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index bc58dc113..5fe66dbe3 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -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