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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index 98ed77e78f..025b3cb869 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -2887,8 +2887,9 @@ enum spell_type
SPELL_KRAKEN_TENTACLES,
SPELL_TOMB_OF_DOROKLOHE, // 200
SPELL_SUMMON_EYEBALLS,
+ SPELL_HASTE_OTHER,
- NUM_SPELLS // 202
+ NUM_SPELLS // 203
};
enum slot_select_mode