From 13abff271666dcc566102311c3b9d237ea04f933 Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Wed, 22 Apr 2009 15:58:36 +0000 Subject: * Tweak Xom's ideas about what makes a funny or boring death. * Add another option (*sigh*) covering whether W=T and P=R. (Defaults to false.) * Various spacing and comment fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9675 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/docs/options_guide.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'crawl-ref/docs/options_guide.txt') diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt index 29fe06c45d..435bca6a57 100644 --- a/crawl-ref/docs/options_guide.txt +++ b/crawl-ref/docs/options_guide.txt @@ -983,6 +983,11 @@ easy_open = true easy_unequip = true Allows auto removal of armour and jewellery when dropping it. +equip_unequip = false + If this is true, 'W'ear will also allow you to 'T'ake off worn + armour, and vice versa, and the same is true for 'P'utting on/ + 'R'emoving jewellery. + easy_confirm = (none | safe) Make confirmation questions easier to answer: none = force capitals on Y/N questions -- cgit v1.2.3-54-g00ecf