#dipping from steed

Fix the reported bug of an unskilled rider who is unable to pick
items off the floor while mounted still being able to dip into water.
There might be other actions which need similar checking; this one only
handles the dip into pool/moat case.
This commit is contained in:
nethack.rankin
2002-10-11 00:46:37 +00:00
parent 329ce86056
commit 2c3964e619
5 changed files with 20 additions and 6 deletions

View File

@@ -270,6 +270,8 @@ class genocide that killed polymorphed self while `Unchanging' reported
incomplete cause of death and possibly left rest of class in bones
class genocide of @ by human or elf character polymorphed into non-@ gave
"you feel dead inside" message twice
unskilled rider who can't reach items on floor also can't dip into moat or
pool from flying steed
Platform- and/or Interface-Specific Fixes