summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/options_guide.txt
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-24 20:52:31 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-24 20:52:31 +0000
commit989c9485083c303472aa7eadc84dd578993f8a9c (patch)
tree36b890167490e2376a9b610ec568d5f418db5b8f /crawl-ref/docs/options_guide.txt
parentb3f9dc0237ef7b87dffd6867b4ffeace74e28851 (diff)
downloadcrawl-ref-989c9485083c303472aa7eadc84dd578993f8a9c.tar.gz
crawl-ref-989c9485083c303472aa7eadc84dd578993f8a9c.zip
Move the mpr version of the monster list to output.cc and add it to
the dumped information in the morgue. Change monster naming to the precise listing of zombie sub types etc. but list monster types in brackets for non-unique named monsters, so you can now find information like the following in your morgue file: "You can see a goblin, an orc, two orc warriors, thirteen friendly orcs, and the friendly Bogrim (orc priest)." Since the concise version of the monster list is still an in-game command ('F'), this also neatly solves the problem of orc players not knowing the type of their followers. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5223 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs/options_guide.txt')
-rw-r--r--crawl-ref/docs/options_guide.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index 85be2119a1..38a7979f5c 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -1436,8 +1436,8 @@ dump_message_count = 7
files.
dump_order = header,hiscore,stats,misc,notes,inventory,
-dump_order += skills,spells,overview,mutations,messages,screenshot
-dump_order += kills
+dump_order += skills,spells,overview,mutations,messages,screenshot,
+dump_order += monlist,kills
Controls the order of sections in the dump. You can use multiple
dump_order lines - all lines but the first must use
dump_order +=