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
This commit is contained in:
PatR
2022-01-14 12:59:46 -08:00
parent 7efba965d9
commit 6d6a266eed

View 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