summaryrefslogtreecommitdiffstats
path: root/crawl-ref
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2007-09-28 22:40:28 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2007-09-28 22:40:28 +0000
commit250bfb5d429b5c82ec138955b045dac758ef4f77 (patch)
tree223e8922a1d76dd0fff727ca73de0d72512764d7 /crawl-ref
parenta779df188c0b4ad71e013c87abc18fa1d9e20cd1 (diff)
downloadcrawl-ref-250bfb5d429b5c82ec138955b045dac758ef4f77.tar.gz
crawl-ref-250bfb5d429b5c82ec138955b045dac758ef4f77.zip
Updating description for "freshness" sorting option.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2249 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref')
-rw-r--r--crawl-ref/docs/crawl_options.txt11
1 files changed, 5 insertions, 6 deletions
diff --git a/crawl-ref/docs/crawl_options.txt b/crawl-ref/docs/crawl_options.txt
index ddb574ac42..2f305b38fd 100644
--- a/crawl-ref/docs/crawl_options.txt
+++ b/crawl-ref/docs/crawl_options.txt
@@ -861,12 +861,11 @@ sort_menus = [menu:](true | false | auto:X)[:sort_order]
* freshness:
The freshness of chunks of meat; irrelevant for everything
- else. For non-ghouls it makes the freshest chunks of meat
- show up first, and for ghouls the mons rotten chunks of
- meat go fist. If this sort criteria is placed before (or
- in the absence of) basename and qualname, then non-chunk
- food items will be sorted between the non-rotting and
- rotting chunks.
+ else. It makes the oldest chunks of meat show up first,
+ with rotting chunks listed last for non-Saprovores.
+ If this sort criteria is placed before (or in the absence of)
+ basename and qualname, then non-chunk food items will be
+ sorted between the non-rotting and rotting chunks.
The default sort criteria are: "equipped, basename, qualname,
curse, qty".