summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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()