summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-07-18 20:26:48 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-07-18 20:26:48 +0000
commitef5094188d7c6837338f773c33e6cd5c05d17cd9 (patch)
tree85481236eadf3a9c17bb3010ddb655becd71d965 /crawl-ref/source/enum.h
parent10ed609e9b52b761a60ec543444dfd3c4a04657e (diff)
downloadcrawl-ref-ef5094188d7c6837338f773c33e6cd5c05d17cd9.tar.gz
crawl-ref-ef5094188d7c6837338f773c33e6cd5c05d17cd9.zip
Forward-port 0.5 r10276 to trunk, and add a few more cleanups.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10277 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 ff484524ae..b86bcb354c 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -106,7 +106,7 @@ enum ability_type
ABIL_JIYVA_CALL_JELLY,
ABIL_JIYVA_JELLY_SHIELD, // 240
ABIL_JIYVA_SLIMIFY,
- ABIL_JIYVA_BAD_MUT_REMOVE,
+ ABIL_JIYVA_CURE_BAD_MUTATIONS,
ABIL_TRAN_BAT = 244,
ABIL_HARM_PROTECTION,