From 1989e965ff4d3b303f034eaad2cf1f86ef084e19 Mon Sep 17 00:00:00 2001 From: Charles Otto Date: Fri, 16 Oct 2009 00:01:24 -0400 Subject: Change some of Feawn's religion titles. --- 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 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() -- cgit v1.2.3-54-g00ecf