From 3bb3030a1714f55c6e23be157b61e139c2f98da9 Mon Sep 17 00:00:00 2001 From: dolorous Date: Thu, 10 Apr 2008 23:45:19 +0000 Subject: Add more whitespace fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4183 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/monstuff.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/monstuff.cc') 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) -- cgit v1.2.3-54-g00ecf