and even more boulders...

Revise the m<dir>-toward-boulder handling to let a hero who would be
able to squeese into the boulder's spot if it was blocked from being
pushed to do the squeeze without any pushing.

Unlike the previous changes, this might have an impact on play.  It
allows squeezing under then stepping past an unblocked boulder that's
in a corridor in order to be able to push it back the other direction
where maybe there's more room to maneuver it out of the way.
This commit is contained in:
PatR
2021-10-10 18:05:11 -07:00
parent fc00ced6f4
commit e42488ca10
2 changed files with 23 additions and 13 deletions

View File

@@ -640,7 +640,8 @@ blessed scroll of remove curse read while confused blesses or curses any
object traversal would process items on the floor at hero's spot
instead of the rest of inventory
can now use m<dir> to try to move to an adjacent boulder's spot without
pushing it; hero poly'd into a giant will succeed, others will fail
pushing it; hero poly'd into a giant or a tiny creature or carrying so
little as to be able to squeeze there will succeed, others will fail
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository