]> granicus.if.org Git - nethack/commit
U29 - mounting steed gets thru tight spots
authorcohrs <cohrs>
Fri, 30 Aug 2002 06:17:41 +0000 (06:17 +0000)
committercohrs <cohrs>
Fri, 30 Aug 2002 06:17:41 +0000 (06:17 +0000)
commit36905aaf962fb65aa7e0b46395c3ff5acf622606
treee8e837e1909e7d88747a56b79a0161859085d156
parent38c663056cb6b54e5c62aa89ef2b4a9ac490f251
U29 - mounting steed gets thru tight spots
Mounting a steed would work even when done diagonally at a doorway,
such as a shop door.  Use test_move to check for all such moves and disallow
the mount in this case.
doc/fixes34.1
src/steed.c