summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
authorevktalo <evktalo@c06c8d41-db1a-0410-9941-cceddc491573>2009-09-05 08:54:56 +0000
committerevktalo <evktalo@c06c8d41-db1a-0410-9941-cceddc491573>2009-09-05 08:54:56 +0000
commit722e5bdfccde8ba11f8fc82c70ff9ba0c48ba34e (patch)
tree6b73668eb3bdfa776b7d05b6683763e332fbd145 /crawl-ref/source/enum.h
parentaeca9bf5b926f653d147d9fec12e98474d5aafb7 (diff)
downloadcrawl-ref-722e5bdfccde8ba11f8fc82c70ff9ba0c48ba34e.tar.gz
crawl-ref-722e5bdfccde8ba11f8fc82c70ff9ba0c48ba34e.zip
Applying patch #2842856 by ?:
* Much better descriptions for several uniques (including removal of "evil" if not really evil) * Jessica gets Pain instead of Magic Dart (so she's actually evil now, in the Crawl sense of the word) - might make her more dangerous * More diverse eating habits for Prince Ribbit git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10622 c06c8d41-db1a-0410-9941-cceddc491573
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 550c677fab..634ef4fca6 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -2296,6 +2296,7 @@ enum mon_spellbook_type
MST_LOM_LOBON,
MST_CEREBOV,
MST_GLOORX_VLOQ,
+ MST_JESSICA,
MST_TEST_SPAWNER = 170,
NUM_MSTYPES,