final attributes say riding when you die while dismounting

Reported to the mailing list on 5/23.  To fix this, u.usteed cannot simply
be unset earlier, so I put a check for this special case into enlightenment().
This commit is contained in:
cohrs
2002-06-30 07:11:26 +00:00
parent 532cd83d1f
commit fbd986d031
2 changed files with 5 additions and 1 deletions

View File

@@ -129,6 +129,7 @@ don't call DEBUG impossible in rn2 when a level 0 monster tries to cast a spell
GOLDOBJ: don't call money2mon with 0 zero when killed by shopkeeper
headstone writing was using the adjective "weird" when engraving with a wand
of digging.
don't report "you were riding" if you die as a result of dismounting
Platform- and/or Interface-Specific Fixes