displacing grid bugs (trunk only)

From a bug report, you could swap places with a pet grid bug when
you're making a diagonal move.  Now you can't.  [Completely ignored:  it
is possible to swap places with pets which are incapable of movement....]

     This imposes the same restriction on the astral Riders when they're
exchanging places with monsters in their way.
This commit is contained in:
nethack.rankin
2007-07-13 23:40:43 +00:00
parent 382bbf7f8e
commit 1a9c99797a
3 changed files with 11 additions and 2 deletions

View File

@@ -254,6 +254,7 @@ sometimes got "you trip over it" after intervening messages following the
wizard mode: WIZKIT wishes could overflow inventory's 52 slots
when loading bones files, censor suspect characters from player-supplied
strings such as pet and fruit names
can't swap places with tame grid bug when moving diagonally
Platform- and/or Interface-Specific Fixes