summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ghost.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-23 02:00:45 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-23 02:00:45 +0000
commit89edeea0301e3f57594ddb0a76d611d5545a8261 (patch)
tree0b0e9a4ed50d180ed9ac34c1560e0e81f2174932 /crawl-ref/source/ghost.cc
parent5eb525508fee127e086e0337213bf76de515906d (diff)
downloadcrawl-ref-89edeea0301e3f57594ddb0a76d611d5545a8261.tar.gz
crawl-ref-89edeea0301e3f57594ddb0a76d611d5545a8261.zip
Rename SPELL_SUMMON_SMALL_MAMMAL and SPELL_SWARM to
SPELL_SUMMON_SMALL_MAMMALS and SPELL_SUMMON_SWARM, respectively, to match their user descriptions. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5188 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/ghost.cc')
-rw-r--r--crawl-ref/source/ghost.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/ghost.cc b/crawl-ref/source/ghost.cc
index 0bbb45fb9b..6a5acb32ad 100644
--- a/crawl-ref/source/ghost.cc
+++ b/crawl-ref/source/ghost.cc
@@ -75,7 +75,7 @@ static spell_type search_order_third[] = {
/* 10 */
SPELL_INVISIBILITY,
SPELL_CALL_IMP,
- SPELL_SUMMON_SMALL_MAMMAL,
+ SPELL_SUMMON_SMALL_MAMMALS,
SPELL_CONTROLLED_BLINK,
SPELL_BLINK,
SPELL_NO_SPELL, // end search