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 b8ae8f80f4..0be4723c71 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -2211,7 +2211,8 @@ enum mon_spellbook_type
MST_SONJA,
MST_EUSTACHIO,
MST_ILSUIW,
- MST_PRINCE_RIBBIT,
+ MST_PRINCE_RIBBIT, // 145
+ MST_NESSOS,
MST_GERYON = 150,
MST_DISPATER,
MST_ASMODEUS,