From 1c2a47e2f10000c05c8ced28291905d980d0995e Mon Sep 17 00:00:00 2001 From: dolorous Date: Wed, 7 Jan 2009 05:22:50 +0000 Subject: Add one last minor cosmetic fix. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8292 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/spells3.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/spells3.cc') diff --git a/crawl-ref/source/spells3.cc b/crawl-ref/source/spells3.cc index 2f2cd1d7d4..fb923da815 100644 --- a/crawl-ref/source/spells3.cc +++ b/crawl-ref/source/spells3.cc @@ -959,6 +959,7 @@ int animate_dead(actor *caster, int pow, beh_type beha, unsigned short hitting, } } } + if (actual && number_seen > 0) mpr("The dead are walking!"); -- cgit v1.2.3-54-g00ecf