From 5db24dfec9203a03424ebcd458766d36b11b68c1 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Tue, 13 Oct 2009 19:21:16 -0500 Subject: Rename Summon Wraiths to Haunt everywhere, for consistency, and adjust the tiles accordingly. --- crawl-ref/source/monstuff.cc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'crawl-ref/source/monstuff.cc') diff --git a/crawl-ref/source/monstuff.cc b/crawl-ref/source/monstuff.cc index 42df85b2e0..eca5e7c0ad 100644 --- a/crawl-ref/source/monstuff.cc +++ b/crawl-ref/source/monstuff.cc @@ -1711,10 +1711,10 @@ int monster_die(monsters *monster, killer_type killer, } // Yes, we are splitting undead pets from the others // as a way to focus Necromancy vs. Summoning - // (ignoring Summon Wraith here)... at least we're - // being nice and putting the natural creature - // summons together with the demonic ones. Note - // that Vehumet gets a free pass here since those + // (ignoring Haunt here)... at least we're being + // nice and putting the natural creature summons + // together with the demonic ones. Note that + // Vehumet gets a free pass here since those // followers are assumed to come from summoning // spells... the others are from invocations (TSO, // Makhleb, Kiku). - bwr -- cgit v1.2.3-54-g00ecf