steed sanity check

Wizard mode sanity checking gave spurious "mon not on map" warnings
for steed when hero is mounted.  Steed is in the fmon list but not
expected to be present on the map.
This commit is contained in:
PatR
2018-03-31 16:55:29 -07:00
parent 98b0c8d4f0
commit f8e64b296c
2 changed files with 15 additions and 4 deletions

View File

@@ -536,6 +536,7 @@ gas spore explosion killing a gas spore which triggers a recursive explosion
would have killer reason for outer call clobbered by inner one; when
they were both "gas spore's explosion" it wouldn't be noticeable (see
corresponding post-3.6.0 entry for more...)
wizard mode 'sanity_check' gave spurious "mon not on map" warnings when mounted
Fixes to Post-3.6.0 Problems that Were Exposed Via git Repository