summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/test
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2013-11-03 15:23:59 +0100
committerAdam Borowski <kilobyte@angband.pl>2013-11-03 15:23:59 +0100
commit79d8b45db13c651665f0c9cc7f73dc8e1cb54340 (patch)
tree420c9f7ed29541c2ddd1ac5a36a42fe3b4b24d3e /crawl-ref/source/test
parent7047b33b2768a838b2cea28f8738936c08f1d406 (diff)
downloadcrawl-ref-79d8b45db13c651665f0c9cc7f73dc8e1cb54340.tar.gz
crawl-ref-79d8b45db13c651665f0c9cc7f73dc8e1cb54340.zip
Abyss bot: don't override the monster set.
Diffstat (limited to 'crawl-ref/source/test')
-rw-r--r--crawl-ref/source/test/stress/abyss.rc10
1 files changed, 0 insertions, 10 deletions
diff --git a/crawl-ref/source/test/stress/abyss.rc b/crawl-ref/source/test/stress/abyss.rc
index 03c9104e36..918c95383f 100644
--- a/crawl-ref/source/test/stress/abyss.rc
+++ b/crawl-ref/source/test/stress/abyss.rc
@@ -68,16 +68,6 @@ function ready()
"debug.disable('death')" .. eol ..
"debug.disable('hunger')" .. eol ..
"debug.disable('afflictions')" .. eol .. esc)
- crawl.call_dlua("dgn.set_random_mon_list('place:Abyss:$ /" ..
- "place:D:13 / place:D:20 / place:D:27 /" ..
- "place:Orc:$ / place:Elf:$ / place:Lair:$ /" ..
- "place:Swamp:$ / place:Shoals:$ / place:Snake:$ /" ..
- "place:Spider:$ / place:Slime:$ / place:Vaults:$ /" ..
- "place:Blade:$ w:1 / place:Crypt w:50 /" ..
- "place:Forest:$ w:100 / place:Tomb:$ w:3 /" ..
- "place:Hell w:5 / place:Coc:$ w:5 / place:Tar:$ w:5 /" ..
- "place:Dis:$ w:5 / place:Geh:$ w:5 / place:Zot w:20 /" ..
- "place:Pan')")
end
if you.turns() ~= last_turn then
command = 1