fix #Q367 - tinning Rider corpse when level is full

From a bug report:  if you try to tin a
Rider's corpse and revival fails, you still get the gimicky message about
War not preserving his enemies.  Give the suggested alternate message in
that case:  The corpse evades your grasp.  I hope that we can do better
than that, but I'm too burned out to think of anything.
This commit is contained in:
nethack.rankin
2007-02-09 01:35:41 +00:00
parent c2a3a3a38b
commit eabf0f649e
2 changed files with 5 additions and 2 deletions

View File

@@ -312,6 +312,7 @@ fireproof, non-rustable weapon would be revealed as fireproof by hitting a
surviving choking while eating various foods (cockatrice egg, fortune cookie,
wolfsbane, others) didn't carry through to those foods' side-effects
shapechangers who take on mimic or hider form will mimic or hide when feasible
avoid War message if tinning a Rider corpse fails
Platform- and/or Interface-Specific Fixes