summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/test
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2012-10-24 22:09:29 +0200
committerAdam Borowski <kilobyte@angband.pl>2012-10-24 22:09:29 +0200
commit2f4dabe7e2c84cf99e73358ba9f562998ecbd174 (patch)
treeb1235f852e29c260dad099c4d25d3073585087db /crawl-ref/source/test
parent76d15f9a0ae9fbfa7fc950162c0d44d88e1f669f (diff)
downloadcrawl-ref-2f4dabe7e2c84cf99e73358ba9f562998ecbd174.tar.gz
crawl-ref-2f4dabe7e2c84cf99e73358ba9f562998ecbd174.zip
Make the abyss stress test bot use a more Xomly god.
More potential crashes to test, Lugonu does nothing interesting when you don't use her abilities.
Diffstat (limited to 'crawl-ref/source/test')
-rw-r--r--crawl-ref/source/test/stress/abyss.rc5
1 files changed, 2 insertions, 3 deletions
diff --git a/crawl-ref/source/test/stress/abyss.rc b/crawl-ref/source/test/stress/abyss.rc
index 46feba5565..3ed9321e7d 100644
--- a/crawl-ref/source/test/stress/abyss.rc
+++ b/crawl-ref/source/test/stress/abyss.rc
@@ -6,7 +6,7 @@
name = Abyss_walker
species = mu
-background = ak
+background = ck
weapon = mace
restart_after_game = false
show_gold_turns = true
@@ -33,7 +33,6 @@ function ready()
crawl.sendkeys("&" .. string.char(12) .. "27" .. eol .. "N")
crawl.sendkeys("&A27" .. eol)
crawl.sendkeys("&@27 12 12" .. eol)
- crawl.sendkeys("&^200" .. eol)
crawl.sendkeys("&o)demon whip" .. eol .. "chaos" .. eol)
crawl.sendkeys("g&o[boots" .. eol .. "running" .. eol)
crawl.sendkeys("g&o[gold dragon armour" .. eol .. "levitation" .. eol)
@@ -55,7 +54,7 @@ function ready()
crawl.sendkeys("&" .. string.char(20) ..
"debug.disable('mon_act', false)" .. eol .. esc)
--# exit the Abyss then go back, so it's not the special starting Abyss
- crawl.sendkeys("&~D1" .. eol .. "&B")
+ crawl.sendkeys("&B")
end
if you.turns() ~= last_turn then
command = 1