summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-05-06 17:56:57 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-05-06 17:56:57 +0000
commit5eb82b7b46b569cc0a5dbedc58decf6405a72a5f (patch)
tree156f05619c79e159f41c437ba7098d7987dac6a1 /crawl-ref/source/enum.h
parentaaaf25173613a29674b9e86c0cd871c888749639 (diff)
downloadcrawl-ref-5eb82b7b46b569cc0a5dbedc58decf6405a72a5f.tar.gz
crawl-ref-5eb82b7b46b569cc0a5dbedc58decf6405a72a5f.zip
Increase and randomize the piety cost of Trog's Hand, since it now does
more. Also, change the ability name to better reflect what it now does. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9742 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 74bd3723b9..572535ceae 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -80,7 +80,7 @@ enum ability_type
ABIL_SIF_MUNA_FORGET_SPELL,
ABIL_TROG_BURN_SPELLBOOKS = 199,
ABIL_TROG_BERSERK = 200, // 200
- ABIL_TROG_REGENERATION,
+ ABIL_TROG_REGEN_MR,
ABIL_TROG_BROTHERS_IN_ARMS,
ABIL_ELYVILON_DESTROY_WEAPONS = 219,
ABIL_ELYVILON_LESSER_HEALING_SELF = 220, // 220