summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/test
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2012-07-18 22:07:45 +0200
committerAdam Borowski <kilobyte@angband.pl>2012-07-18 23:11:00 +0200
commit7e582ceb85051276e6c841e95a938604f8ad0747 (patch)
treeae1c08ae57d431eb2dce488d04059bfa77d4cc7f /crawl-ref/source/test
parent9800357f7e8fdd79cb4376c4f7015d7fee9dc31e (diff)
downloadcrawl-ref-7e582ceb85051276e6c841e95a938604f8ad0747.tar.gz
crawl-ref-7e582ceb85051276e6c841e95a938604f8ad0747.zip
Update the abyss stress test: --no-save, loading of autofight.
Diffstat (limited to 'crawl-ref/source/test')
-rw-r--r--crawl-ref/source/test/stress/abyss.rc4
1 files changed, 1 insertions, 3 deletions
diff --git a/crawl-ref/source/test/stress/abyss.rc b/crawl-ref/source/test/stress/abyss.rc
index e33e89dcef..d7dbec3992 100644
--- a/crawl-ref/source/test/stress/abyss.rc
+++ b/crawl-ref/source/test/stress/abyss.rc
@@ -1,6 +1,6 @@
# A bot to exercise player-vs-monsters combat and Abyss generation.
#
-# Usage: rm -f saves/Abyss_walker.cs && ./crawl --rc test/stress/abyss.rc
+# Usage: ./crawl --no-save --rc test/stress/abyss.rc
#
# Wizmode is needed.
@@ -13,8 +13,6 @@ show_gold_turns = true
show_more = false
autofight_stop = 0
-lua_file = lua/autofight.lua
-
Lua{
bot_start = true
last_turn = -1