summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch.cc
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-10 15:53:13 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-10 15:53:13 +0000
commit87616cef0d3617cd349edb6641d32d71cdd96b22 (patch)
tree16d737717881351a4854907dc1a78b00540014df /crawl-ref/source/branch.cc
parent83a1f5bb1cc5c925d534838556873d714d861f35 (diff)
downloadcrawl-ref-87616cef0d3617cd349edb6641d32d71cdd96b22.tar.gz
crawl-ref-87616cef0d3617cd349edb6641d32d71cdd96b22.zip
Add yet another unique courtesy of castamir: Dissolution, sentient
jelly. Update Credits. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8382 c06c8d41-db1a-0410-9941-cceddc491573
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 b62991a7e5..968be889a0 100644
--- a/crawl-ref/source/branch.cc
+++ b/crawl-ref/source/branch.cc
@@ -207,7 +207,7 @@ Branch branches[] = {
DNGN_ENTER_SLIME_PITS, DNGN_RETURN_FROM_SLIME_PITS,
"Slime Pits", "the Pits of Slime", "Slime",
NULL,
- false, false, GREEN, LIGHTGREEN,
+ false, true, GREEN, LIGHTGREEN,
mons_pitslime_rare, mons_pitslime_level,
NULL, NULL, NULL, NULL,
5, 'M', false, true },