From 99558c580ce596e9d584912debf259d7e4bdc5b4 Mon Sep 17 00:00:00 2001 From: PatR Date: Sun, 3 Jul 2022 17:09:56 -0700 Subject: [PATCH] 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 --- doc/fixes3-7-0.txt | 2 ++ 1 file changed, 2 insertions(+) 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