summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/descript/commands.txt
diff options
context:
space:
mode:
authorJohanna Ploog <j-p-e-g@users.sourceforge.net>2010-12-27 23:11:46 +0100
committerJohanna Ploog <j-p-e-g@users.sourceforge.net>2010-12-27 23:11:46 +0100
commitae7fc709d519efc6a719c65d0d9cefa0de7d35d0 (patch)
tree49ad43bf3ae6bfd1a60e0cf070f8a13b8828f18b /crawl-ref/source/dat/descript/commands.txt
parent93ee8381055c315f8342524b593cab9f99efc95b (diff)
downloadcrawl-ref-ae7fc709d519efc6a719c65d0d9cefa0de7d35d0.tar.gz
crawl-ref-ae7fc709d519efc6a719c65d0d9cefa0de7d35d0.zip
Add a description for the autofight command.
Diffstat (limited to 'crawl-ref/source/dat/descript/commands.txt')
-rw-r--r--crawl-ref/source/dat/descript/commands.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/crawl-ref/source/dat/descript/commands.txt b/crawl-ref/source/dat/descript/commands.txt
index 7440043692..66535622de 100644
--- a/crawl-ref/source/dat/descript/commands.txt
+++ b/crawl-ref/source/dat/descript/commands.txt
@@ -123,3 +123,11 @@ CMD_CHARACTER_DUMP verbose
Dump a huge amount of information about your character into a file 'playername.txt' in the morgue directory, to peruse at your leasure. This includes main stats, equipment, spells, skills, notes, etc.
%%%%
+CMD_AUTOFIGHT
+
+Hit the closest monster
+%%%%
+CMD_AUTOFIGHT verbose
+
+Move towards the closest hostile monster and attack it with your wielded weapon.
+%%%%