summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/describe.cc')
-rw-r--r--crawl-ref/source/describe.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index e87434318a..6ea2a9edbc 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -3333,8 +3333,8 @@ const char *divine_title[NUM_GODS][8] =
"Nimbus", "Sporadic Warrior", "Green Death", "Force of Nature"},
// Cheibriados -- slow theme
- {"Hurried", "Slacker", "Procrastinator", "Laid-Back",
- "Ticktocktomancer", "Time Lord", "The End All And Be All", "Alpha Omega"}
+ {"Unwound %s", "Timekeeper", "Righteous Timekeeper", "Chronographer",
+ "Splendid Chronogrpaher", "Chronicler", "Eternal Chronicler", "Ticktocktomancer"}
};
static int _piety_level()