git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6095 c06c8d41-db1a-0410-9941-cceddc491573
F5IBWECAJWVDCUERZTQVISEJ3L7Q3ORMOQSYNALB45YUBQESUWZAC
XDJGQNFELURGXMUAOOVALQMSLAJVHMG63KPKVA33HTJFVZROGZ4AC
5BJPWUPLJFS34FUTFJVKA4A52YMIGV6EWDXLNSDCWBJWBGVSQFGQC
KFULGQQOHWUTXOM3BXCCYPGGVGGY4Z6265XUFRCBPNLTZAEHJZSQC
mprf(MSGCH_GOD, which_god, "%s asks Xom for help in punishing you, and Xom happily " "agrees.", god_name(which_god).c_str());
mprf(MSGCH_GOD, which_god,
"%s asks Xom for help in punishing you, and Xom happily "
"agrees.", god_name(which_god).c_str());
simple_god_message(" asks Xom for help in punishing you, and " "Xom happily agrees.", which_god);
simple_god_message(" asks Xom for help in punishing you, and "
"Xom happily agrees.", which_god);
mprf(MSGCH_GOD, which_god, "%s calls in a favour from Xom.", god_name(which_god).c_str());
mprf(MSGCH_GOD, which_god, "%s calls in a favour from Xom.",
god_name(which_god).c_str());
simple_god_message(" calls in a favour from Xom.", which_god);