summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells1.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells1.cc')
-rw-r--r--crawl-ref/source/spells1.cc5
1 files changed, 1 insertions, 4 deletions
diff --git a/crawl-ref/source/spells1.cc b/crawl-ref/source/spells1.cc
index 04ee3c079e..737218c0fe 100644
--- a/crawl-ref/source/spells1.cc
+++ b/crawl-ref/source/spells1.cc
@@ -818,10 +818,7 @@ static int _healing_spell(int healed, bool divine_ability,
"creature.");
}
else
- {
- simple_god_message(" appreciates your healing of a fellow "
- "creature.");
- }
+ mpr(" appreciates your healing of a fellow creature.");
// Give a small piety return.
if (pgain > 0)