From e6c317835cf7ed73ddc1e05884284547927af401 Mon Sep 17 00:00:00 2001 From: cohrs Date: Tue, 19 Mar 2002 04:20:20 +0000 Subject: [PATCH] /tmp/msg --- src/explode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */