]> granicus.if.org Git - nethack/commit
fix #8924 - demonic bribery while hero is deaf
authorPatR <rankin@nethack.org>
Thu, 20 Jun 2019 20:08:47 +0000 (13:08 -0700)
committerPatR <rankin@nethack.org>
Thu, 20 Jun 2019 20:08:47 +0000 (13:08 -0700)
commit2da552e22fb0a2029cb09c031d47ac996d659e04
tree65b5c15652309611b563f0e520ab6f80deb00481
parent05958e9b3a68eb6587da74ffd62b627330193c65
fix #8924 - demonic bribery while hero is deaf

Even though it isn't using verbalize() to make a specific statement,
don't let a demon ask the hero for a bribe when the hero is deaf.

Also, give alternate setup messages in a couple of places where a
divine voice is overriding deafness.
doc/fixes36.3
src/minion.c
src/pray.c