fix github issue #164 - lack of steed-in-pit mesg

Fixes #164

No message was shown when riding a steed into a pit or spiked pit.
Setup for the message was done, but post-3.4.3 insertion of else-if
into the previous if/else/endif cut off its delivery.
This commit is contained in:
PatR
2018-11-29 10:24:50 -08:00
parent c318841363
commit 4ab1c12f03
2 changed files with 5 additions and 2 deletions

View File

@@ -228,6 +228,7 @@ for configurations with 'long int' larger than 'int', lev_comp wrote some
stinking cloud placed near water could kill underwater creatures
applying--rather than wielding--a cursed polearm or weapon-tool didn't report
that it had become welded to hero's hand(s)
the message when riding a steed into a pit was composed but not shown
Fixes to Post-3.6.1 Problems that Were Exposed Via git Repository