]> granicus.if.org Git - nethack/commit
fix steed eating feedback
authornethack.rankin <nethack.rankin>
Sat, 27 Nov 2004 03:06:21 +0000 (03:06 +0000)
committernethack.rankin <nethack.rankin>
Sat, 27 Nov 2004 03:06:21 +0000 (03:06 +0000)
commit384628da9aece37933d89bd3d86e63a8159fdc14
treeb9cec60f82209e4b037cd2f5b614fda5212882f9
parent00dcc2ae4c7243994f1ca119fa1575c1737e2097
fix steed eating feedback

     <Someone> reported that riding a steed into a magic portal can
give "steed is still eating" message, feedback normally used to explain why
you can't go down stairs.  Rather than preventing portals from activating
in that situation, just force the meal to be finished in order to suppress
the message.  Proper fix is probably to prevent all steed movement while
eating, but that would most likely result in no one ever riding again.
doc/fixes34.4
src/dog.c