summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
authorharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2007-05-09 08:34:05 +0000
committerharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2007-05-09 08:34:05 +0000
commitec7432d4ec543b634caeec017eb5a4b66fe06240 (patch)
treeacb04ba723231c44620154a8891f37f2b64b1479 /crawl-ref/source/enum.h
parent56e8efa47fb107b49d33a62a923a340b3df98e49 (diff)
downloadcrawl-ref-ec7432d4ec543b634caeec017eb5a4b66fe06240.tar.gz
crawl-ref-ec7432d4ec543b634caeec017eb5a4b66fe06240.zip
Nemelex now grants a 'triple draw' ability: choose 1 out of 3 (or out of
however many are left.) Cost is 2MP + food + piety. This of course makes Nemelex completely, totally and absolutely broken; it's only the beginning of the Nemelex revamp. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1432 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 ac34b6363f..49f3227a2f 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -113,6 +113,7 @@ enum ability_type
ABIL_LUGONU_BEND_SPACE,
ABIL_LUGONU_SUMMON_DEMONS,
ABIL_LUGONU_ABYSS_ENTER,
+ ABIL_NEMELEX_TRIPLE_DRAW,
ABIL_CHARM_SNAKE,
ABIL_TRAN_SERPENT_OF_HELL,