summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-08 13:18:05 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-08 13:18:05 +0000
commit25f7b56428775b27b423ce8d5b6dd866c3c61e6d (patch)
treeab79e26e9f419b4cf8c040dbbfee5121cb4552e0 /crawl-ref/source/enum.h
parent8d801a154095311c6ce1f995872d47db27635811 (diff)
downloadcrawl-ref-25f7b56428775b27b423ce8d5b6dd866c3c61e6d.tar.gz
crawl-ref-25f7b56428775b27b423ce8d5b6dd866c3c61e6d.zip
Make Nessos more dangerous (and thus, more interesting). Still needs
speech. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8328 c06c8d41-db1a-0410-9941-cceddc491573
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,