From b8e97166ca3207b75e437f852679c8c4b8e75b6c Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Wed, 23 Sep 2009 21:19:57 -0500 Subject: Remove "The" from Nemelex's religios titles, as they're redundant now that they're displayed after "the" on the main screen. --- crawl-ref/source/describe.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crawl-ref/source/describe.cc') 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", -- cgit v1.2.3-54-g00ecf