From 5e976748e012e6235a1d12328afc23994dcdaf21 Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Sat, 14 Nov 2009 21:09:26 +0100 Subject: Don't say "sacrificing corpses" wrt Kiku's torment, giving back sounds bad. --- crawl-ref/source/religion.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crawl-ref') 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", -- cgit v1.2.3-54-g00ecf