summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/religion.cc')
-rw-r--r--crawl-ref/source/religion.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc
index 9e99867dac..8ff2dbcc04 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -221,7 +221,7 @@ const char* god_gain_power_messages[NUM_GODS][MAX_GOD_ABILITIES] =
"",
"",
"Kikubaaqudgha is protecting you from unholy torment.",
- "invoke torment by sacrificing corpses" },
+ "invoke torment by praying over a corpse" },
// Yredelemnul
{ "animate remains",
"recall your undead slaves",
@@ -328,7 +328,7 @@ const char* god_lose_power_messages[NUM_GODS][MAX_GOD_ABILITIES] =
"",
"",
"Kikubaaqudgha will no longer protect you from unholy torment.",
- "invoke torment by sacrificing corpses" },
+ "invoke torment by praying over a corpse" },
// Yredelemnul
{ "animate remains",
"recall your undead slaves",