From ec7432d4ec543b634caeec017eb5a4b66fe06240 Mon Sep 17 00:00:00 2001 From: haranp Date: Wed, 9 May 2007 08:34:05 +0000 Subject: 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 --- 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 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, -- cgit v1.2.3-54-g00ecf