From 1a33b2f941cbbf385eb9d578ce4e03bcd1d08e94 Mon Sep 17 00:00:00 2001 From: haranp Date: Wed, 21 Jan 2009 09:05:55 +0000 Subject: Mention that allow_self_target does not influence area effect spells. [2510197] git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8645 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/docs/options_guide.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (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 f05d5bd98c..3728f73ed9 100644 --- a/crawl-ref/docs/options_guide.txt +++ b/crawl-ref/docs/options_guide.txt @@ -993,7 +993,9 @@ allow_self_target = (yes | no | prompt) When set to 'yes', you are a valid target. When set to 'no', you cannot target yourself with such spells. When set to 'prompt' (the default), you will be required to confirm - self-targeting. + self-targeting. This option has no effect on area-effect + spells, such as Mephitic Cloud or Evaporate, where you + are always a valid target. easy_butcher = true If true, auto-switch to an appropriate uncursed weapon for -- cgit v1.2.3-54-g00ecf