summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/options_guide.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/docs/options_guide.txt')
-rw-r--r--crawl-ref/docs/options_guide.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index eb80df825d..f2f381dcb5 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -80,7 +80,7 @@ The contents of this text are:
monster_damage, rotten_meat, equipment, floor, multiturn,
examine, examine_filter, diagnostics, error, tutorial
4-m Inscriptions.
- autoinscribe, autoinscribe_randarts
+ autoinscribe, autoinscribe_artefacts
4-n Macro related Options.
flush.failure, flush.command, flush.message,
macro_meta_entry, additional_macro_file, bindkey
@@ -1526,8 +1526,8 @@ autoinscribe = <regex>:<inscription>
lose charges of important wands accidentally, as in
autoinscribe = wand of healing:!z
-autoinscribe_randarts = true
- Automatically inscribes identified randarts with their properties.
+autoinscribe_artefacts = true
+ Automatically inscribes identified artefacts with their properties.
4-n Macro related Options.
------------------------------