summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch-data.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2014-01-21 06:30:43 +0100
committerAdam Borowski <kilobyte@angband.pl>2014-01-27 14:10:50 +0100
commit9fe28740f687b827a8e8330fd98f168daca2b0ab (patch)
tree7b9256bd4f7b606ae4346e44f60e0e5df2c6fa0f /crawl-ref/source/branch-data.h
parentd317749e19418a583752fe6e524657f7b281d304 (diff)
downloadcrawl-ref-9fe28740f687b827a8e8330fd98f168daca2b0ab.tar.gz
crawl-ref-9fe28740f687b827a8e8330fd98f168daca2b0ab.zip
Paint Sewer walls blue.
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 fc4029532d..8e333a5d4a 100644
--- a/crawl-ref/source/branch-data.h
+++ b/crawl-ref/source/branch-data.h
@@ -243,7 +243,7 @@ const Branch branches[NUM_BRANCHES] =
DNGN_ENTER_SEWER, DNGN_EXIT_SEWER,
"Sewer", "a sewer", "Sewer",
NULL,
- false, LIGHTGREY, DARKGREY,
+ false, LIGHTGREY, BLUE,
'3', false, 0 },
{ BRANCH_OSSUARY, NUM_BRANCHES, -1, -1, 1, 6,