summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
diff options
context:
space:
mode:
authorCharles Otto <ottochar@gmail.com>2010-01-10 17:12:16 -0500
committerCharles Otto <ottochar@gmail.com>2010-01-10 19:48:35 -0500
commit63a5074a966506be65fd85d3ca898cc68910432f (patch)
tree009fd778373bc51aa8d0e0ab65fb5c17b35bb375 /crawl-ref/source/describe.cc
parente0d3f22102f97826db987c83844cabde88365bef (diff)
downloadcrawl-ref-63a5074a966506be65fd85d3ca898cc68910432f.tar.gz
crawl-ref-63a5074a966506be65fd85d3ca898cc68910432f.zip
Adjust the activation cost of evolution and change Fedhas ability order
Change Fedhas ability order to: decomposition - evolution - sunlight - growth - spores - rain and adjust the activation cost/casting difficulty of evolutino to be more reasonable for a low level ability. Also change the corresponding religion titles for these abilities.
Diffstat (limited to 'crawl-ref/source/describe.cc')
-rw-r--r--crawl-ref/source/describe.cc8
1 files changed, 3 insertions, 5 deletions
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index 164c1ff7ba..fc7a2f4d5c 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -3371,11 +3371,9 @@ const char *divine_title[NUM_GODS][8] =
{"Scum", "Jelly", "Squelcher", "Dissolver",
"Putrid Slime", "Consuming %s", "Archjelly", "Royal Jelly"},
- // Fedhas Madash -- nature theme. Titles could use some work, but the
- // progression is generally from nature lover to walking disaster.
- // -cao
- {"Walking Fertiliser", "Green %s", "Photosynthesist", "Planter",
- "Nimbus", "Sporadic Warrior", "Green Death", "Force of Nature"},
+ // Fedhas Madash -- nature theme. Titles could use some work
+ {"Walking Fertiliser", "Green %s", "Inducer", "Photosynthesist",
+ "Planter", "Sporadic Warrior", "Nimbus", "Force of Nature"},
// Cheibriados -- slow theme
{"Unwound %s", "Timekeeper", "Righteous Timekeeper", "Chronographer",