]> granicus.if.org Git - nethack/commitdiff
fixes entry for flyers 'swooping' down levels
authorPatR <rankin@nethack.org>
Fri, 14 Jan 2022 20:59:46 +0000 (12:59 -0800)
committerPatR <rankin@nethack.org>
Fri, 14 Jan 2022 20:59:46 +0000 (12:59 -0800)
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

doc/fixes37.0

index 639904882056de04be28b86cf3ba41972875f8d9..14ce13a8052e9e91a3d7d120ef47405cb89dc16b 100644 (file)
@@ -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