From 6fe9d2d6362915f3ab999971c87dd2f4d09e905f Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Sat, 21 Feb 2009 19:52:14 +0000 Subject: * Tweak spell number of randart books some more. * Loosen restrictions on spell levels of unknown spells for normal books, so there are more matches even for untrained schools. * Add a new option dump_book_spells that, if set to true (default), will dump the spells even for non-randart book. Useful if you don't know the books' contents by heart and want to know spells at your disposal without checking some spoilers. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9143 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/settings/init.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'crawl-ref/settings/init.txt') diff --git a/crawl-ref/settings/init.txt b/crawl-ref/settings/init.txt index 3e05bdab3a..6963a374f0 100644 --- a/crawl-ref/settings/init.txt +++ b/crawl-ref/settings/init.txt @@ -352,8 +352,9 @@ include = tiles_options.txt # dump_item_origin_price = -1 # dump_message_count = 20 # dump_order = header, hiscore, stats, misc, notes, inventory, -# dump_order += turns_by_place, skills,s pells, overview, mutations, +# dump_order += turns_by_place, skills, spells, overview, mutations, # dump_order += messages, screenshot, monlist, kills_by_place, kills +# dump_book_spells = false ##### 5-b Notes ################################# # -- cgit v1.2.3-54-g00ecf