lifesaved steed (trunk only)

From the newsgroup:  hero's steed can become untame if killed while
it is wearing an amulet of life saving, leaving the hero still mounted
and resulting in repeated "placing steed onto map?" warnings when the
steed tries to move.  Force the hero to be thrown off the mount in that
situation.
This commit is contained in:
nethack.rankin
2008-11-24 23:35:33 +00:00
parent 4b1116f4d0
commit 624df671c6
3 changed files with 23 additions and 14 deletions

View File

@@ -374,6 +374,8 @@ archeologist shouldn't start with sling skill by carrying slingable touchstone
ensure current_fruit gets set to the correct index when setting fruit
option to existing entry whose fid is not the highest
monsters already wearing suits can't put on shirts
if life-saved steed became untame, repeated "placing steed onto map?" warnings
would be given as long as the hero remained mounted
Platform- and/or Interface-Specific Fixes