summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/monstuff.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/monstuff.cc b/crawl-ref/source/monstuff.cc
index 4058923231..129d96b796 100644
--- a/crawl-ref/source/monstuff.cc
+++ b/crawl-ref/source/monstuff.cc
@@ -6416,7 +6416,7 @@ static void _mons_in_cloud(monsters *monster)
// disturbance other than the cloud itself.
behaviour_event(monster, ME_DISTURB, MHITNOT, monster->x, monster->y);
}
-
+
if (hurted < 0)
hurted = 0;
else if (hurted > 0)