From: Alex Smith Date: Mon, 17 Oct 2016 17:29:09 +0000 (+0100) Subject: Ugh, why does NH3's commit process have to differ from NH4's? X-Git-Tag: NetHack-3.6.1_RC01~558^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d01c0364f1b80b2c7641b8e620e836e64497e710;p=nethack Ugh, why does NH3's commit process have to differ from NH4's? --- diff --git a/src/mon.c b/src/mon.c index 3a70ba3f8..35966e381 100644 --- a/src/mon.c +++ b/src/mon.c @@ -2603,6 +2603,7 @@ boolean via_attack; intentionally larger than the 1s and 2s that are normally given for this sort of thing. */ adjalign(-5); + if (!Blind) pline("The engraving beneath you fades."); del_engr_at(u.ux, u.uy);