]> granicus.if.org Git - nethack/commit
fix B20003 - hallucination and warning
authornethack.rankin <nethack.rankin>
Thu, 20 Feb 2003 00:19:49 +0000 (00:19 +0000)
committernethack.rankin <nethack.rankin>
Thu, 20 Feb 2003 00:19:49 +0000 (00:19 +0000)
commit7aeaeac8e3d3f8b66c1e64308e3ad51a9663a383
treebd201d235e9fd69ccadb2ae5abe4ab5735af3251
parentd90083bba34508b2bca8750327ceda7aaf15afe7
fix B20003 - hallucination and warning

> Why does warning work normally while hallucinating?  I'd like to see
> random numbers.

     It's just a one-liner, although it has pointed out problems in the
symbol lookup code.  "0" won't work at present, so this doesn't use it,
but warning symbols "1" through "5" also have trouble--regardless of
hallucination--if someone overloads them to represent any feature aside
from warning.
doc/fixes34.1
src/display.c