summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-09-23 21:19:57 -0500
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-09-23 21:19:57 -0500
commitb8e97166ca3207b75e437f852679c8c4b8e75b6c (patch)
treeeff7f4b4fa54c095759b1b4c869d2d0d83281be7 /crawl-ref/source/describe.cc
parent207ef163c1dcf62d1179b23ca580d6236ff1bd62 (diff)
downloadcrawl-ref-b8e97166ca3207b75e437f852679c8c4b8e75b6c.tar.gz
crawl-ref-b8e97166ca3207b75e437f852679c8c4b8e75b6c.zip
Remove "The" from Nemelex's religios titles, as they're redundant now
that they're displayed after "the" on the main screen.
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 8fc83f6c9d..4da797fa67 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -3252,8 +3252,8 @@ const char *divine_title[NUM_GODS][8] =
"%s of Prey", "Rampant", "Wild %s", "Bane of Scribes"},
// Nemelex Xobeh -- alluding to Tarot and cards
- {"Unlucky %s", "The Pannier", "The Jester", "The Fortune-Teller",
- "The Soothsayer", "The Magus", "The Cardsharp", "Hand of Fortune"},
+ {"Unlucky %s", "Pannier", "Jester", "Fortune-Teller",
+ "Soothsayer", "Magus", "Cardsharp", "Hand of Fortune"},
// Elyvilon
{"Sinner", "Comforter", "Caregiver", "Practitioner",