consistent level change messages

From a bug report: #M30: 3.4.2 bugs and ideas); describe
flyers (poly'd hero or riding flying steed) as flying when they use ladders
or jump down holes.  This also gives feedback when using the stairs in the
ordinary up or down case, where no message was previously given.
This commit is contained in:
nethack.rankin
2005-09-03 05:36:40 +00:00
parent 545239f4b1
commit e3f1716da9
2 changed files with 27 additions and 16 deletions

View File

@@ -142,6 +142,7 @@ fix typo in tourist quest leader's greeting
fix grammar for graveyard sounds when polymorphed
avoid divide by zero crash if Luck drops below -1 while a prayer is in progress
make hero inflicted with lycanthropy immune to level drain just like monsters
describe locomotion method accurately when flyers traverse ladders or holes
Platform- and/or Interface-Specific Fixes