]> granicus.if.org Git - nethack/commit
pull request #893 - prevent non-adjacent grabber
authorPatR <rankin@nethack.org>
Sat, 8 Oct 2022 23:44:17 +0000 (16:44 -0700)
committerPatR <rankin@nethack.org>
Sat, 8 Oct 2022 23:44:17 +0000 (16:44 -0700)
commit54ac8cc71794b86731d4329c02300b24033df906
treef20045203b5f845fdde336d07fddc5a7cf1a992f
parent7baba64fb31ca22aabbc7cc4ba829a590e212f58
parent3653649ed38951a7466dadc7e046e87255d1c247
pull request #893 - prevent non-adjacent grabber

Pul request from entrez:  in some circumstances a monster holding the
hero can move away and continue holding.  Check for that sooner and
release hero is warranted.

Fixes #893