summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/options_guide.txt
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-26 15:55:52 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-26 15:55:52 +0000
commita1daeea25c5d2187028661b6cd835ed3fee771e7 (patch)
tree8c68f918a1ed565650c4a972440ced7268f43b38 /crawl-ref/docs/options_guide.txt
parenta844f8e10213c19b6e48d6ff98e97bc9f026a42a (diff)
downloadcrawl-ref-a1daeea25c5d2187028661b6cd835ed3fee771e7.tar.gz
crawl-ref-a1daeea25c5d2187028661b6cd835ed3fee771e7.zip
Clean up the change log a bit, and modify the monster speech
documentation. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5257 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs/options_guide.txt')
-rw-r--r--crawl-ref/docs/options_guide.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index 38a7979f5c..1be63424a4 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -433,7 +433,7 @@ default_friendly_pickup = (none | friend | all)
(This is the old friendly pick up behaviour.)
friend = They will pick up anything they or another ally
dropped, e.g. if another ally dies.
- (This is the default value.)
+ (This is the default setting.)
all = They will pick up anything they want to have.
(This is how it works for hostile monsters.)
@@ -441,11 +441,11 @@ default_friendly_pickup = (none | friend | all)
when you start a new game, or when you enter a level for the first
time.
- Note that this only works for permanent allies (such as you can
- get when worshipping Beogh or the Shining One), and that monsters
- have their own reasonings for which items they may need, and when
- they feel safe enough to pick them up. Except for "none", these
- options won't let you override these restrictions.
+ Note that this only works for intelligent permanent allies (such
+ as you can get when worshipping Beogh or the Shining One), and
+ that monsters have their own reasonings for which items they may
+ need, and when they feel safe enough to pick them up. Except for
+ "none", these options won't let you override these requirements.
Also, friendly jellies won't ever eat any items, regardless of
this option.