summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-07 23:25:36 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-07 23:25:36 +0000
commit733294517b6c98b2ce17f3191140390a41e384e7 (patch)
treea1749311a07bf0a2824d8368774c1639b84515f6 /crawl-ref/source/enum.h
parent5a806811128416a0c67409e137c929873c28cd7a (diff)
downloadcrawl-ref-733294517b6c98b2ce17f3191140390a41e384e7.tar.gz
crawl-ref-733294517b6c98b2ce17f3191140390a41e384e7.zip
Rename ABIL_SUMMON_DEMONS to ABIL_SUMMON_DEMON, for consistency.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5559 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index 597c02d327..a135c4b3eb 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -50,7 +50,7 @@ enum ability_type
ABIL_BREATHE_STEAM,
ABIL_FLY, // 15
ABIL_SUMMON_MINOR_DEMON,
- ABIL_SUMMON_DEMONS,
+ ABIL_SUMMON_DEMON,
ABIL_HELLFIRE,
ABIL_TORMENT,
ABIL_RAISE_DEAD, // 20