summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-03-19 16:27:53 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-03-19 16:27:53 +0000
commit09368bdee93d7cfeef2f2f6483a3d301239a6bff (patch)
tree98b35f6dfeb3aa1d584203a28bca7c9adf6dc5e7 /crawl-ref/source/enum.h
parent7027d6e07332bbdf6322e4d0c1c7aed78c2231bc (diff)
downloadcrawl-ref-09368bdee93d7cfeef2f2f6483a3d301239a6bff.tar.gz
crawl-ref-09368bdee93d7cfeef2f2f6483a3d301239a6bff.zip
Added an invocable power to train Invocations for Lugonu (previously the first
power that could train Invocations was the 7mp demon summon). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1061 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index 39c350a333..d85a07b8ef 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -110,6 +110,7 @@ enum ability_type
ABIL_ELYVILON_RESTORATION,
ABIL_ELYVILON_GREATER_HEALING, // 224
ABIL_LUGONU_ABYSS_EXIT,
+ ABIL_LUGONU_BEND_SPACE,
ABIL_LUGONU_SUMMON_DEMONS,
ABIL_LUGONU_ABYSS_ENTER,