From 09368bdee93d7cfeef2f2f6483a3d301239a6bff Mon Sep 17 00:00:00 2001 From: dshaligram Date: Mon, 19 Mar 2007 16:27:53 +0000 Subject: 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 --- crawl-ref/source/enum.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/enum.h') 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, -- cgit v1.2.3-54-g00ecf