summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index 6640168817..ac34b6363f 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -118,11 +118,6 @@ enum ability_type
ABIL_TRAN_SERPENT_OF_HELL,
ABIL_ROTTING,
ABIL_TORMENT_II,
- ABIL_PAIN,
- ABIL_ENSLAVE_UNDEAD,
- ABIL_BOLT_OF_FIRE,
- ABIL_BOLT_OF_COLD,
- ABIL_HELLFROST,
ABIL_RENOUNCE_RELIGION = 250 // 250
};