From: cohrs Date: Tue, 19 Mar 2002 04:20:20 +0000 (+0000) Subject: /tmp/msg X-Git-Tag: MOVE2GIT~2932 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e6c317835cf7ed73ddc1e05884284547927af401;p=nethack /tmp/msg --- diff --git a/src/explode.c b/src/explode.c index 9b76dcbfd..05173ac66 100644 --- a/src/explode.c +++ b/src/explode.c @@ -301,7 +301,7 @@ int expltype; /* KMH -- Don't blame the player for pets killing gas spores */ if (!flags.mon_moving) killed(mtmp); else monkilled(mtmp, "", (int)adtyp); - } + } else if (!flags.mon_moving) setmangry(mtmp); } /* Do your injury last */