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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index 0dae240dd4..0c999b435d 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -2307,6 +2307,8 @@ enum mon_spellbook_type
MST_NIKOLA,
MST_DISSOLUTION, // 170
MST_AIZUL,
+ MST_EXECUTIONER,
+ MST_HAROLD,
MST_TEST_SPAWNER = 200,
NUM_MSTYPES,