]> granicus.if.org Git - nethack/commit
unicorn horn vs deafness
authorPatR <rankin@nethack.org>
Fri, 21 Aug 2015 01:31:12 +0000 (18:31 -0700)
committerPatR <rankin@nethack.org>
Fri, 21 Aug 2015 01:31:12 +0000 (18:31 -0700)
commit96f99971648d98a1eed4ffc144f0643998942a17
tree4cca41453cfcd4c49cd76babbb5b14d6d66c7283
parent791c41e6b4492df9a7ecfbe47008348d5a6c3250
unicorn horn vs deafness

Implement the suggestion that applying a non-cursed unicorn horn can
cure deafness like other similar troubles.  Also, applying a cursed one
can cause deafness, although I made the chance be half of what it is
for the other troubles since they tend to be more significant.

This is entry #2 on the bugzilla list, but I haven't figured out how to
update that yet.
include/extern.h
src/apply.c
src/eat.c
src/potion.c
src/timeout.c