summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-10-13 19:21:16 -0500
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-10-13 19:21:16 -0500
commit5db24dfec9203a03424ebcd458766d36b11b68c1 (patch)
tree9c0e65a2f03db2eec80626f960de05a0d869fe70 /crawl-ref/source/spl-data.h
parent02ddc794a13c5e2f5a3d177e166f247ac5f2982c (diff)
downloadcrawl-ref-5db24dfec9203a03424ebcd458766d36b11b68c1.tar.gz
crawl-ref-5db24dfec9203a03424ebcd458766d36b11b68c1.zip
Rename Summon Wraiths to Haunt everywhere, for consistency, and adjust
the tiles accordingly.
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h2
1 files changed, 1 insertions, 1 deletions
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,