From: PatR Date: Fri, 14 Jan 2022 20:59:46 +0000 (-0800) Subject: fixes entry for flyers 'swooping' down levels X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d6a266eedc83d23c40054000597dca90accd3e2;p=nethack fixes entry for flyers 'swooping' down levels Pull request from entrez: flying hero who uses a hole or trap door to move down to a lower level shouldn't fall to the floor when arriving. Closes #655 --- diff --git a/doc/fixes37.0 b/doc/fixes37.0 index 639904882..14ce13a80 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -745,6 +745,7 @@ when two or more shops share a wall and hero uses Passes_walls to carry an when two or more shops share a wall and hero uses Passes_walls to carry an unpaid item through the shared wall into another shop, theft of that unpaid item from the first shop wasn't noticed +flyers shouldn't fall on arrival when going down holes or trap doors Fixes to 3.7.0-x Problems that Were Exposed Via git Repository