summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch-data.h
diff options
context:
space:
mode:
authorRaphael Langella <raphael.langella@gmail.com>2012-07-19 12:48:42 +0200
committerRaphael Langella <raphael.langella@gmail.com>2012-07-19 12:52:59 +0200
commit19c755c96f63273ae0ca1bf2692ca98e6fb015c3 (patch)
treeb33e312fdcefe39b480a24169a5ef80307da19af /crawl-ref/source/branch-data.h
parent7a81c559833950f49fdab24779d400d3aae084c8 (diff)
downloadcrawl-ref-19c755c96f63273ae0ca1bf2692ca98e6fb015c3.tar.gz
crawl-ref-19c755c96f63273ae0ca1bf2692ca98e6fb015c3.zip
Revert shoals colours and exploration limit.
This reverts commit 7f8c7b4f641a56ac897124dc63a1b6d2b3b5f935. This reverts commit 29c3559ac217a7c57c3e34814c8cdf7e5ed197dc. This reverts commit 5f7d03867298546a272c3db760c57ef0c6541415. This reverts commit a4184751df456850d7d5c312c54b62a427d06f3d. This reverts commit 410924b6f8f920b2b3f2f0b06a79b14e70e2f874. This reverts commit 12d28aa9d876c186e3ad7dceb6d11d20cd57d417. This reverts commit 35eb27d2ba502f201b5f67753fb646c338d0b344.
Diffstat (limited to 'crawl-ref/source/branch-data.h')
-rw-r--r--crawl-ref/source/branch-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/branch-data.h b/crawl-ref/source/branch-data.h
index 7982e340e2..7c7c669dc8 100644
--- a/crawl-ref/source/branch-data.h
+++ b/crawl-ref/source/branch-data.h
@@ -83,7 +83,7 @@ const Branch branches[NUM_BRANCHES] = {
DNGN_ENTER_SHOALS, DNGN_RETURN_FROM_SHOALS,
"Shoals", "the Shoals", "Shoals",
NULL,
- true, YELLOW, BROWN,
+ true, BROWN, BROWN,
mons_shoals_rare, mons_shoals_level,
'A', true, 3 },