]> granicus.if.org Git - nethack/commit
Adjust the getpos() hint for naming a floor object if the hero happens
authorPatR <rankin@nethack.org>
Fri, 29 May 2015 22:14:38 +0000 (15:14 -0700)
committerPatR <rankin@nethack.org>
Fri, 29 May 2015 22:14:38 +0000 (15:14 -0700)
commit95aab36c4c1bedb01c9e1b608a4c5ee3b105041f
treea96c8cd1a9c6f3ea112d9571648fad13cf37702a
parentb8c752f2699c8198750a189279a9b9e84edc933c
Adjust the getpos() hint for naming a floor object if the hero happens
to polymorphed into something which is hiding under an object.

Also, make the attempt to name a floor object while hallucinating give
a more interesting result.
src/do_name.c