From c8836936f337b7141231d72e3e5f86b346e1f989 Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Tue, 10 Jun 2008 20:04:59 +0000 Subject: Tweak religious titles a bit. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5710 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/describe.cc | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'crawl-ref/source/describe.cc') diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc index e658f10b97..8380685653 100644 --- a/crawl-ref/source/describe.cc +++ b/crawl-ref/source/describe.cc @@ -2612,39 +2612,39 @@ const char *divine_title[NUM_GODS][8] = {"Toy", "Toy", "Toy", "Toy", "Toy", "Toy", "Toy", "Teddy Bear"}, - // Vehumet + // Vehumet -- battle mage theme {"Meek", "Sorceror's Apprentice", "Scholar of Destruction", "Caster of Ruination", "Battle Magician", "Warlock", "Annihilator", "Luminary of Lethal Lore"}, - // Okawaru + // Okawaru -- battle theme {"Coward", "Struggler", "Combattant", "Warrior", "Knight", "Warmonger", "Commander", "Victor of a Thousand Battles"}, - // Makhleb - {"Sinner", "Spawn of Chaos", "Disciple of Annihilation", "Fanfare of Bloodshed", - "Fiendish", "Demolition %s", "Demon Caller", "Champion of Chaos"}, + // Makhleb -- chaos theme + {"Orderly", "Spawn of Chaos", "Disciple of Annihilation", "Fanfare of Bloodshed", + "Fiendish", "Demolition %s", "Pandemonic", "Champion of Chaos"}, - // Sif Muna + // Sif Muna -- scholarly theme {"Ignorant", "Disciple", "Student", "Adept", "Scribe", "Scholar", "Sage", "Genius of the Arcane"}, - // Trog + // Trog -- anger theme {"Faithless", "Troglodyte", "Angry Troglodyte", "Frenzied", "%s of Prey", "Rampant", "Wild %s", "Bane of Scribes"}, // Nemelex Xobeh -- alluding to Tarot and cards {"Unlucky %s", "The Pannier", "The Charlatan", "The Dreamer", - "The Fortune-Teller", "The Soothsayer", "The Magus", "%s in Luck"}, + "The Fortune-Teller", "The Soothsayer", "The Magus", "Hand of Fortune"}, // Elyvilon {"Sinner", "Comforter", "Caregiver", "Practitioner", "Pacifier", "Purifying %s", "Faith Healer", "Bringer of Life"}, - // Lugonu + // Lugonu -- distortion theme {"Faithless", "Abyss-Baptised", "Unweaver", "Distorting %s", "Agent of Entropy", "Schismatic", "Envoy of Void", "Corrupter of Planes"}, - // Beogh + // Beogh -- messiah theme {"Apostate", "Messenger", "Proselytizer", "Priest", "Missionary", "Evangelist", "Apostle", "Messiah"} }; -- cgit v1.2.3-54-g00ecf