From 764e6d61ac825e6018816541e777f723d500635c Mon Sep 17 00:00:00 2001 From: dolorous Date: Mon, 9 Jun 2008 22:41:13 +0000 Subject: Tweak summoning-related messages again. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5676 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/spells2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/spells2.h') diff --git a/crawl-ref/source/spells2.h b/crawl-ref/source/spells2.h index 5716d35098..9bee716e1d 100644 --- a/crawl-ref/source/spells2.h +++ b/crawl-ref/source/spells2.h @@ -120,7 +120,7 @@ bool cast_summon_scorpions(int pow, bool god_gift = false); * called from: ability - religion - spell * *********************************************************************** */ bool cast_summon_swarm(int pow, bool god_gift = false, - bool force_hostile = false, bool quiet = false); + bool force_hostile = false); // last updated 24may2000 {dlb} /* *********************************************************************** -- cgit v1.2.3-54-g00ecf