summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/crawl_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/docs/crawl_options.txt')
-rw-r--r--crawl-ref/docs/crawl_options.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/crawl-ref/docs/crawl_options.txt b/crawl-ref/docs/crawl_options.txt
index 1b5897f1d3..fd61ec740d 100644
--- a/crawl-ref/docs/crawl_options.txt
+++ b/crawl-ref/docs/crawl_options.txt
@@ -1084,11 +1084,12 @@ message_colour = <colour>:[<channel>:]<regex>
4-k Missiles.
-----------------
-fire_items_start = c
- Sets the first inventory item to consider. Default is c.
+fire_items_start = a
+ Sets the first inventory item to consider when selecting
+ missiles to fire. The default is a.
fire_order = launcher, return,
-fire_order += javelin / dart / stone / rock / spear / net / handaxe
+fire_order += javelin / dart / stone / rock / spear / net / handaxe / dagger
Controls the order of items autoselected for firing. Items
should be separated by commas and items that appear first get
higher priority. You can use multiple fire_order lines - all