]> granicus.if.org Git - nethack/commit
blinded/unblinded message every turn while engulfed wearing the Eyes
authorcohrs <cohrs>
Thu, 21 Aug 2003 19:10:06 +0000 (19:10 +0000)
committercohrs <cohrs>
Thu, 21 Aug 2003 19:10:06 +0000 (19:10 +0000)
commit729e9cc03b49524c2be73068a28d70d5942bce9a
treec6f54a6b086cf369036368c64c4e768e080adc5a
parent6c254ee5395ebf9a85560648888163ea8ba9e69d
blinded/unblinded message every turn while engulfed wearing the Eyes
I think this was From a bug report, but I cannot find the report
anymore.  Perhaps I noticed it while doing something else.  In any case,
every turn you're engulfed in, say, a dust vortex wearing the Eyes of the
Overworld, you get the "can't see"/"vision clears" message pair.  This
patch modifies the behavior to only display this the first turn.  Other code,
partially related to B01003, already deals with the puton-remove cases.
Since B01003 is only in the trunk, this fix is also only in the trunk.
src/mhitu.c