From 49401e18692e235ddd101c51073d93d96a33954e Mon Sep 17 00:00:00 2001 From: haranp Date: Wed, 2 Jul 2008 14:44:15 +0000 Subject: Added allow_self_target option, with possible values yes, no, prompt. Added brief documentation (could be improved.) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6339 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/settings/init.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/settings') diff --git a/crawl-ref/settings/init.txt b/crawl-ref/settings/init.txt index 09a2e91353..01e9c0a1fb 100644 --- a/crawl-ref/settings/init.txt +++ b/crawl-ref/settings/init.txt @@ -204,6 +204,7 @@ include = travel_stoppers.txt # easy_open = false # easy_unequip = false # easy_confirm = (none | safe) +# allow_self_target = (yes | no | prompt) # easy_butcher = false # always_confirm_butcher = true # swap_when_safe = false -- cgit v1.2.3-54-g00ecf