From 25f7b56428775b27b423ce8d5b6dd866c3c61e6d Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Thu, 8 Jan 2009 13:18:05 +0000 Subject: 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 --- crawl-ref/source/enum.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'crawl-ref/source/enum.h') 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, -- cgit v1.2.3-54-g00ecf