]> granicus.if.org Git - nethack/commit
Expand safe_wait to deadly status afflictions
authorPasi Kallinen <paxed@alt.org>
Sat, 17 Dec 2022 22:35:41 +0000 (00:35 +0200)
committerPasi Kallinen <paxed@alt.org>
Sat, 17 Dec 2022 22:40:38 +0000 (00:40 +0200)
commitd7e90fbae2698cfa449a4b675b545221102b9ac7
tree00f175fac204cd23f950b275ab376430589841c6
parent60a328bc2c2f77ae8814fa2415a37f27ce55430a
Expand safe_wait to deadly status afflictions

Searching or waiting with safe_wait on will now consider
sliming, stoning, or deadly illness to be hazardous and prevent
the command.
doc/fixes3-7-0.txt
include/extern.h
src/detect.c
src/do.c