summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch-data.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2013-12-08 02:50:15 +0100
committerAdam Borowski <kilobyte@angband.pl>2013-12-08 02:50:15 +0100
commitf8e6a88c515b78ea80331c7188eb0a9bae8ad3b9 (patch)
tree2addbed6092b9b6265c2342e9dfc74ac598f5e5e /crawl-ref/source/branch-data.h
parent17b3b5fd33d7b71f4c6cab2931f3188eaae2f6a6 (diff)
downloadcrawl-ref-f8e6a88c515b78ea80331c7188eb0a9bae8ad3b9.tar.gz
crawl-ref-f8e6a88c515b78ea80331c7188eb0a9bae8ad3b9.zip
Don't let Bailey rock masquerade as stone.
The new colour is ugly, but at least doesn't require using 'x' in the default config.
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 7bd3357ea8..3a724f47db 100644
--- a/crawl-ref/source/branch-data.h
+++ b/crawl-ref/source/branch-data.h
@@ -259,7 +259,7 @@ const Branch branches[NUM_BRANCHES] =
DNGN_ENTER_PORTAL_VAULT, DNGN_EXIT_PORTAL_VAULT,
"Bailey", "a bailey", "Bailey",
NULL,
- false, WHITE, LIGHTGREY,
+ false, WHITE, LIGHTRED,
'5', false, 0 },
{ BRANCH_ICE_CAVE, NUM_BRANCHES, -1, -1, 1, 15,