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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index 025b3cb869..d2dca00607 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -2301,6 +2301,7 @@ enum mon_spellbook_type
MST_MAURICE,
MST_KHUFU,
MST_NIKOLA,
+ MST_DISSOLUTION,
MST_TEST_SPAWNER = 170,
NUM_MSTYPES,