From 192cbf9887aae64c3ef02cde310ee3175a0d4fb5 Mon Sep 17 00:00:00 2001 From: haranp Date: Sat, 11 Oct 2008 22:36:55 +0000 Subject: Fix typo. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7219 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/describe.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/describe.cc') diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc index 08de024d85..398533aef2 100644 --- a/crawl-ref/source/describe.cc +++ b/crawl-ref/source/describe.cc @@ -2808,7 +2808,7 @@ const char *divine_title[NUM_GODS][8] = "Battle Magician", "Warlock", "Annihilator", "Luminary of Lethal Lore"}, // Okawaru -- battle theme - {"Coward", "Struggler", "Combattant", "Warrior", + {"Coward", "Struggler", "Combatant", "Warrior", "Knight", "Warmonger", "Commander", "Victor of a Thousand Battles"}, // Makhleb -- chaos theme -- cgit v1.2.3-54-g00ecf