another mextra bit (trunk only)

Replace the fixes entry with one which mentions the magic word "panic".
That'll make it easier to find in the future when looking back for the
nasiest bugs (which I seem to end up doing periodically).
This commit is contained in:
nethack.rankin
2006-01-08 06:37:22 +00:00
parent 039e051323
commit 11e5c2c3c6

View File

@@ -105,8 +105,9 @@ devouring Medusa whole is fatal
eating pet won't continue eating after becoming paralyzed or falling asleep
randomize shopkeeper names when hallucinating
fix wording for "leprechaun steals gold from between your feet" when mounted
magic trap that causes taming of monster that just expelled hero won't result
in upstream use of stale pointer; taming no longer replaces monst
fix monsndx panic which happened after currently moving monster expelled
swallowed hero onto magic trap and was made tame by its effect; taming
no longer replaces monster
Platform- and/or Interface-Specific Fixes