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/spl-data.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/spl-data.h') diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h index bc28ababf3..1f580dd1e1 100644 --- a/crawl-ref/source/spl-data.h +++ b/crawl-ref/source/spl-data.h @@ -856,7 +856,7 @@ }, { - SPELL_SUMMON_WRAITHS, "Haunt", + SPELL_HAUNT, "Haunt", SPTYP_NECROMANCY, SPFLAG_TARGET | SPFLAG_NOT_SELF, 7, -- cgit v1.2.3-54-g00ecf