git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7094 c06c8d41-db1a-0410-9941-cceddc491573
PTRDP6NBP3ZM3PEF7J4WJPJ2GPV25TLDFJ6XQ24DYOU7W6YYZ2TQC
{
const bool slave_god = (you.religion == GOD_KIKUBAAQUDGHA
|| you.religion == GOD_YREDELEMNUL);
simple_god_message(
make_stringf(" accepts your %skill.",
slave_god ? "slave's " : "collateral ")
.c_str());
simple_god_message(" accepts your slave's kill.");