From a1574880f1729274dafa0a41159f2b62c8a7c7b2 Mon Sep 17 00:00:00 2001 From: ennewalker Date: Sun, 19 Apr 2009 01:44:53 +0000 Subject: [2765110] Making capitalization of branch name articles more consistent. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9644 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/branch.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawl-ref/source/branch.cc b/crawl-ref/source/branch.cc index 3e10784e89..cf247bb4ad 100644 --- a/crawl-ref/source/branch.cc +++ b/crawl-ref/source/branch.cc @@ -277,7 +277,7 @@ Branch branches[] = { { BRANCH_VESTIBULE_OF_HELL, BRANCH_MAIN_DUNGEON, 1, -1, 0, 0, DNGN_ENTER_HELL, DNGN_EXIT_HELL, // sentinel - "Hell", "The Vestibule of Hell", "Hell", + "Hell", "the Vestibule of Hell", "Hell", NULL, false, true, LIGHTGREY, LIGHTGREY, mons_standard_rare, mons_standard_level, -- cgit v1.2.3-54-g00ecf