summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
diff options
context:
space:
mode:
authordploog <dploog@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-19 17:01:55 +0000
committerdploog <dploog@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-19 17:01:55 +0000
commit7fcf92b49e7ba89733257a9227e748b56958f7b5 (patch)
treeaaaa60dec1aa86bc5e8e427977be89cb3520c7c5 /crawl-ref/source/describe.cc
parentb9b26f6ed62d67d9365f3254666328637cedd246 (diff)
downloadcrawl-ref-7fcf92b49e7ba89733257a9227e748b56958f7b5.tar.gz
crawl-ref-7fcf92b49e7ba89733257a9227e748b56958f7b5.zip
Slightly change Elyvilon's ^! text on pacification.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10004 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/describe.cc')
-rw-r--r--crawl-ref/source/describe.cc11
1 files changed, 5 insertions, 6 deletions
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index 69d39add20..e23487848f 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -3373,12 +3373,11 @@ static void _detailed_god_description(god_type which_god)
"works best on natural beasts, worse on humanoids of "
"your species, worse on other humanoids, and worst of "
"all on demons and undead. Whether it succeeds or not, "
- "piety, food and magic are still spent. If it does "
- "succeed, the monster is healed and you gain half of "
- "its experience value and possibly some piety. "
- "Otherwise, the monster is unaffected and you gain "
- "nothing. Pacified monsters try to leave the level as "
- "quickly as possible.";
+ "all costs are spent. If it does succeed, the monster "
+ "is healed and you gain half of its experience value "
+ "and possibly some piety. Otherwise, the monster is "
+ "unaffected and you gain nothing. Pacified monsters "
+ "try to leave the level.";
break;
case GOD_NEMELEX_XOBEH: