summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-07-18 21:15:50 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-07-18 21:15:50 +0000
commit61fca12c44d0bf3760a21a494d7a9734a5f14538 (patch)
tree3e69c4720d27389e4b8060926648c8e38c44a84d /crawl-ref/source/enum.h
parentc74e246db35bbc692b3bee10bb859ef0e3429dc0 (diff)
downloadcrawl-ref-61fca12c44d0bf3760a21a494d7a9734a5f14538.tar.gz
crawl-ref-61fca12c44d0bf3760a21a494d7a9734a5f14538.zip
Add still more cleanups.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10283 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index b86bcb354c..8ee1835ff3 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -104,9 +104,9 @@ enum ability_type
ABIL_BEOGH_SMITING,
ABIL_BEOGH_RECALL_ORCISH_FOLLOWERS,
ABIL_JIYVA_CALL_JELLY,
- ABIL_JIYVA_JELLY_SHIELD, // 240
+ ABIL_JIYVA_JELLY_SHIELD, // 240
ABIL_JIYVA_SLIMIFY,
- ABIL_JIYVA_CURE_BAD_MUTATIONS,
+ ABIL_JIYVA_CURE_BAD_MUTATION,
ABIL_TRAN_BAT = 244,
ABIL_HARM_PROTECTION,