summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2009-10-31 19:50:23 +0100
committerAdam Borowski <kilobyte@angband.pl>2009-10-31 19:51:06 +0100
commitc96b1349887c237d78ab6f3cbaa3967c1fe31bbe (patch)
treeb818edf000c1ac2088610946aba2889ed0f101aa
parentaf41e26b03e5e9c5a3a5f6a20abdb15b429f834b (diff)
downloadcrawl-ref-c96b1349887c237d78ab6f3cbaa3967c1fe31bbe.tar.gz
crawl-ref-c96b1349887c237d78ab6f3cbaa3967c1fe31bbe.zip
A slightly better, but more redundant, title for Cb worshippers.
-rw-r--r--crawl-ref/source/describe.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index ee7ec27042..d43495ed85 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -3292,7 +3292,7 @@ const char *divine_title[NUM_GODS][8] =
"Nimbus", "Sporadic Warrior", "Green Death", "Force of Nature"},
// Cheibriados -- slow theme
- {"Hurried", "Slacker", "Procrastinator", "Watchdog",
+ {"Hurried", "Slacker", "Procrastinator", "Laid-Back",
"Ticktocktomancer", "Time Lord", "The End All And Be All", "Alpha Omega"}
};