summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch.cc
diff options
context:
space:
mode:
authorJude Brown <bookofjude@users.sourceforge.net>2009-12-07 18:35:15 +1000
committerJude Brown <bookofjude@users.sourceforge.net>2009-12-07 18:39:37 +1000
commit2574105cd5908c0257dc8f2b29a1a33fac5ccb19 (patch)
tree58424cdc7ecac0cefa8802021fd8968853f99c78 /crawl-ref/source/branch.cc
parent7a14cd46a6ef20eccf81ee4a3842f6d25e53c582 (diff)
downloadcrawl-ref-2574105cd5908c0257dc8f2b29a1a33fac5ccb19.tar.gz
crawl-ref-2574105cd5908c0257dc8f2b29a1a33fac5ccb19.zip
Only place natural and magical traps in Slime.
The jellies and acid blobs would've eaten any mechanical traps.
Diffstat (limited to 'crawl-ref/source/branch.cc')
-rw-r--r--crawl-ref/source/branch.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/branch.cc b/crawl-ref/source/branch.cc
index bcb5c69938..a8ed8355f6 100644
--- a/crawl-ref/source/branch.cc
+++ b/crawl-ref/source/branch.cc
@@ -213,7 +213,7 @@ Branch branches[] = {
NULL,
false, true, GREEN, LIGHTGREEN,
mons_pitslime_rare, mons_pitslime_level,
- NULL, NULL, NULL, NULL,
+ NULL, random_trap_slime, NULL, NULL,
5, 'M', false, true },
{ BRANCH_SNAKE_PIT, BRANCH_LAIR, 5, 7, 0, 0,