summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
diff options
context:
space:
mode:
authorCharles Otto <ottochar@gmail.com>2009-10-16 00:01:24 -0400
committerCharles Otto <ottochar@gmail.com>2009-10-16 00:20:24 -0400
commit1989e965ff4d3b303f034eaad2cf1f86ef084e19 (patch)
tree8b5499f12544c430a446736b3c7f06acc794026b /crawl-ref/source/describe.cc
parent751cdbfdbe4912cc127063c1eacd7ef2f0e79769 (diff)
downloadcrawl-ref-1989e965ff4d3b303f034eaad2cf1f86ef084e19.tar.gz
crawl-ref-1989e965ff4d3b303f034eaad2cf1f86ef084e19.zip
Change some of Feawn's religion titles.
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 0c490ea618..2e8311953b 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -3293,8 +3293,8 @@ const char *divine_title[NUM_GODS][8] =
// Feawn -- nature theme, titles could use some work but the progression
// is generally from nature lover to walking disaster. -CAO
- {"Walking Fertiliser", "Green %s", "Tree Hugger", "Conservationist",
- "Floral Guardian", "Eco-Terrorist", "Green Death", "Force of Nature"}
+ {"Walking Fertiliser", "Green %s", "Photosynthesist", "Planter",
+ "Nimbus", "Sporadic Warrior", "Green Death", "Force of Nature"}
};
static int _piety_level()