From 6d6a266eedc83d23c40054000597dca90accd3e2 Mon Sep 17 00:00:00 2001 From: PatR Date: Fri, 14 Jan 2022 12:59:46 -0800 Subject: [PATCH] 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 --- doc/fixes37.0 | 1 + 1 file changed, 1 insertion(+) 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