From 305618f279ee424e35c254b0d63d151f91fd3e69 Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Mon, 16 Mar 2009 20:49:42 +0000 Subject: * Fix 2687930: Shorten the spell menu more, and don't call update_title() at '?' as apparently all it does is hide the first spell line. * Uncomment the autoinscription of weapons of distortion in init.txt. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9511 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/settings/init.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'crawl-ref/settings') diff --git a/crawl-ref/settings/init.txt b/crawl-ref/settings/init.txt index ce8052f6c0..b31e0a30aa 100644 --- a/crawl-ref/settings/init.txt +++ b/crawl-ref/settings/init.txt @@ -165,7 +165,7 @@ trap_item_brand = reverse # explore_stop = items,greedy_items,stairs,shops,altars,gates # explore_improved = true auto_exclude = oklob plant,silver statue,orange crystal statue,ice statue -auto_exclude = curse skull,Roxanne +auto_exclude = curse skull,roxanne # tc_reachable = blue # tc_dangerous = cyan @@ -325,9 +325,9 @@ menu_colour = notes:white:Reached XP level ##### 4-m Inscriptions ########################## # -# autoinscribe = royal jell:=g -# autoinscribe = distortion:!w +autoinscribe = distortion:!w # autoinscribe = potion.*mutation:!q +# autoinscribe = royal jell:=g # autoinscribe_randarts = false ##### 4-n Macro related Options ################# -- cgit v1.2.3-54-g00ecf